Update gitea/gitea Docker tag to v1.26.1

This commit is contained in:
2026-04-25 00:01:17 +00:00
parent e062b34649
commit 1ce3f556fd
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services: services:
server: server:
image: gitea/gitea:1.26.0 image: gitea/gitea:1.26.1
container_name: gitea container_name: gitea
depends_on: depends_on:
- db_pg17 - db_pg17