Bump gitea image to 1.26.0-rootless

This commit is contained in:
2026-04-21 21:26:33 +01:00
parent 387823671c
commit 1fa1654d31
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
gitea_server: gitea_server:
container_name: gitea_server container_name: gitea_server
image: docker.gitea.com/gitea:1.25.1-rootless image: docker.gitea.com/gitea:1.26.0-rootless
restart: unless-stopped restart: unless-stopped
user: 2000:2000 # gitea_server:gitea_server user: 2000:2000 # gitea_server:gitea_server
volumes: volumes: