Upgrading Gitea to v1.26.0

This commit is contained in:
2026-04-20 00:02:38 -04:00
parent f0832b9dd7
commit c9c03db743
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
server: server:
image: gitea/gitea:latest image: gitea/gitea:1.26.0
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1000 - USER_UID=1000