Compare commits

...

1 Commits

Author SHA1 Message Date
5ef33c5724 Update gitea/gitea Docker tag to v1.25.4 2026-01-22 08:01:27 +00:00

View File

@@ -2,7 +2,7 @@ name: gitea
services:
server:
image: gitea/gitea:1.25.3
image: gitea/gitea:1.25.4
container_name: gitea
depends_on:
- db_pg17