Update gitea/gitea Docker tag to v1.21.3 - autoclosed #113

Closed
renovate wants to merge 1 commits from renovate/gitea-gitea-1.x into master
Showing only changes of commit 820cae6316 - Show all commits

View File

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