Update gitea/gitea Docker tag to v1.19.2
/ terraform (pull_request) Failing after 13m6s Details
/ ansible (pull_request) Failing after 13m57s Details
/ ansible (push) Successful in 1m31s Details
/ terraform (push) Failing after 14m34s Details

This commit is contained in:
Renovate 2023-04-28 08:00:26 +01:00
parent 25863241da
commit 621e521d4e
1 changed files with 1 additions and 1 deletions

View File

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