Update gitea/gitea Docker tag to v1.21.0
All checks were successful
/ terraform (push) Successful in 31s
/ ansible (push) Successful in 1m38s

This commit is contained in:
Renovate 2023-11-14 16:00:32 +00:00 committed by Jake Howard
parent 0d970d276d
commit 5e8918221f

View file

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