Update gitea/gitea Docker tag to v1.20.5
All checks were successful
/ ansible (push) Successful in 2m13s
/ terraform (push) Successful in 28s

This commit is contained in:
Renovate 2023-10-03 20:00:38 +01:00 committed by Jake Howard
parent 92914303ad
commit 70ad33189c

View File

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