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

This commit is contained in:
Renovate 2023-10-03 20:00:38 +01:00
parent 37b8c48a77
commit a5575207ec

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 }}