1 Commits

Author SHA1 Message Date
Renovate Bot
063f405785 Update gitea/gitea Docker tag to v1.26.0 2026-04-19 00:03:00 +00:00

View File

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