Update gitea/gitea Docker tag to v1.21.3
Some checks failed
/ terraform (push) Successful in 1m1s
/ ansible (push) Failing after 1m51s

This commit is contained in:
Renovate 2023-12-21 10:00:27 +00:00
parent ef432642dd
commit 820cae6316

View file

@ -2,7 +2,7 @@ version: "2.3"
services:
gitea:
image: gitea/gitea:1.21.2-rootless
image: gitea/gitea:1.21.3-rootless
user: "{{ docker_user.id }}:{{ docker_user.id }}"
environment:
- TZ={{ timezone }}