1
0
Fork 0

Merge pull request #306 from QYG2297248353/renovate/gitea-gitea-1.x

Update gitea/gitea Docker tag to v1.22.2
This commit is contained in:
Meng Sen 2024-09-06 10:05:15 +08:00 committed by GitHub
commit 6e1d58c562
6 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services: services:
gitea: gitea:
image: gitea/gitea:1.22.1 image: gitea/gitea:1.22.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"