Update gitea/gitea Docker tag to v1.22

This commit is contained in:
Renovate 2024-05-27 10:00:20 +01:00
parent f027858cbe
commit 15561a9741

View file

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