Update gitea/gitea Docker tag to v1.23.5 #74

Merged
peter merged 1 commits from renovate/gitea-gitea-1.x into master 2025-03-18 13:55:24 +01:00

View File

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