Update gitea/gitea Docker tag to v1.25.2 #226

Merged
peter merged 1 commits from renovate/gitea-gitea-1.x into master 2025-12-16 19:53:53 +01:00
Showing only changes of commit 74bdd11775 - Show all commits

View File

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