Update gitea/gitea Docker tag to v1.26.1

This commit was merged in pull request #29.
This commit is contained in:
2026-04-25 00:01:17 +00:00
committed by Akumatic
parent cf17df5723
commit b1ede3a69d
+1 -1
View File
@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.26.0
image: gitea/gitea:1.26.1
container_name: gitea
depends_on:
- db_pg17