Update gitea/gitea Docker tag to v1.20.2
Some checks failed
/ terraform (push) Failing after 5s
/ ansible (push) Failing after 5s

This commit is contained in:
Renovate 2023-08-01 13:50:36 +01:00 committed by Jake Howard
parent e5a246d24a
commit 6d8d65a136

View File

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