Update gitea/gitea Docker tag to v1.24.3 #143

Merged
peter merged 1 commits from renovate/gitea-gitea-1.x into master 2025-08-01 15:40:12 +02:00

View File

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