Update gitea/gitea Docker tag to v1.24.1

This commit is contained in:
2025-06-20 00:01:10 +00:00
parent 076dad028b
commit 1f4ea67f5c

View File

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