bump gitea to 1.24.0

This commit is contained in:
2025-06-11 17:49:36 +00:00
parent 63f19bcab7
commit b65a887720

View File

@ -8,7 +8,7 @@ networks:
services:
server:
image: gitea/gitea:1.23.8
image: gitea/gitea:1.24.0
container_name: gitea
environment:
- USER_UID=${USER_UID}