1 Commits

Author SHA1 Message Date
Renovate Bot
d111fc54da Update gitea/gitea Docker tag to v1.23.2 2025-02-06 00:00:55 +00:00

View File

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