Update gitea/gitea Docker tag to v1.21.2
Some checks failed
/ terraform (push) Successful in 31s
/ ansible (push) Has been cancelled

This commit is contained in:
Renovate 2023-12-12 08:00:38 +00:00 committed by Jake Howard
parent b865469f3e
commit 05eee3f4de

View file

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