Update gitea/gitea Docker tag to v1.21.1
All checks were successful
/ terraform (push) Successful in 1m4s
/ ansible (push) Successful in 2m7s

This commit is contained in:
Renovate 2023-11-26 18:00:27 +00:00
parent aaa625decf
commit d0a994198c

View File

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