Update gitea/gitea Docker tag to v1.20.3
All checks were successful
/ terraform (push) Successful in 42s
/ ansible (push) Successful in 1m58s

This commit is contained in:
Renovate 2023-08-20 22:00:28 +01:00
parent f7d8a237dd
commit 283bb3f11f

View File

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