Update gitea/gitea Docker tag to v1.20.4
All checks were successful
/ terraform (push) Successful in 1m27s
/ ansible (push) Successful in 3m28s

This commit is contained in:
Renovate 2023-09-08 10:00:33 +01:00
parent e56ffa576f
commit 3deda7bde7

View file

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