1 Commits

Author SHA1 Message Date
cjones c9c03db743 Upgrading Gitea to v1.26.0 2026-04-20 00:02:38 -04:00
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
server:
image: gitea/gitea:latest
image: gitea/gitea:1.26.0
container_name: gitea
environment:
- USER_UID=1000