Update gitea/gitea Docker tag to v1.19.0

This commit is contained in:
Renovate 2023-03-20 10:01:32 +00:00
parent b9c2390907
commit 64a0bd58b0

View File

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