Update gitea/gitea Docker tag to v1.21.2
All checks were successful
/ terraform (push) Successful in 1m1s
/ ansible (push) Successful in 2m1s

This commit is contained in:
Renovate 2023-12-12 08:00:38 +00:00
parent e0f7b47961
commit 13d90858bf

View file

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