Update gitea/gitea Docker tag to v1.23.6 #78

Merged
peter merged 1 commits from renovate/gitea-gitea-1.x into master 2025-03-25 08:48:46 +01:00
Showing only changes of commit a80490ef6d - Show all commits

View File

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