Update gitea/gitea Docker tag to v1.22.6

This commit is contained in:
renovate[bot] 2024-12-14 01:32:41 +00:00 committed by GitHub
parent 751aa1a60c
commit ad41df7929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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