Update gitea/gitea Docker tag to v1.24.7 #202

Merged
peter merged 1 commits from renovate/gitea-gitea-1.x into master 2025-10-26 10:10:55 +01:00
Showing only changes of commit 761a7a0472 - Show all commits

View File

@@ -1,7 +1,7 @@
services: services:
gitea: gitea:
container_name: gitea container_name: gitea
image: gitea/gitea:1.24.6-rootless image: gitea/gitea:1.24.7-rootless
restart: always restart: always
volumes: volumes:
- ${GITEA_DATA_LOCATION}:/var/lib/gitea - ${GITEA_DATA_LOCATION}:/var/lib/gitea