Update gitea/gitea Docker tag to v1.18.4

This commit is contained in:
Renovate 2023-02-20 08:01:35 +00:00
parent 11eb833f44
commit ba684d1002

View File

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