Update gitea/gitea Docker tag to v1.25.3

This commit was merged in pull request #19.
This commit is contained in:
2025-12-19 00:01:17 +00:00
parent eef8ab1ee2
commit 0d4abfa020

View File

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