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

View File

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