Update gitea/gitea Docker tag to v1.21.0
/ terraform (push) Successful in 31s Details
/ ansible (push) Successful in 1m38s Details

This commit is contained in:
Renovate 2023-11-14 16:00:32 +00:00 committed by Jake Howard
parent 0d970d276d
commit 5e8918221f
1 changed files with 1 additions and 1 deletions

View File

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