Update gitea/gitea Docker tag to v1.24.2

This commit is contained in:
2025-06-21 00:00:55 +00:00
parent 1f4ea67f5c
commit 1f5279e6d0

View File

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