Update gitea/gitea Docker tag to v1.18.3

This commit is contained in:
Renovate 2023-01-27 18:01:57 +00:00
parent 52d543d758
commit 848c0f03e1

View file

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