Update gitea/gitea Docker tag to v1.19.4
All checks were successful
/ ansible (push) Successful in 1m55s
/ terraform (push) Successful in 38s

This commit is contained in:
Renovate 2023-07-04 20:00:29 +01:00
parent 1f6460f610
commit c558a8d86d

View file

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