Update gitea/gitea Docker tag to v1.20.0
All checks were successful
/ terraform (push) Successful in 1m18s
/ ansible (push) Successful in 2m27s

This commit is contained in:
Renovate 2023-07-16 22:00:28 +01:00
parent a406e72ab2
commit 3915afbc29

View file

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