Update gitea/gitea Docker tag to v1.20.2
Some checks failed
/ terraform (push) Failing after 1m16s
/ ansible (push) Failing after 1m14s

This commit is contained in:
Renovate 2023-08-01 13:50:36 +01:00
parent 6224b8f675
commit c01fa566d6

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