bump gitea to 1.24.1

This commit is contained in:
2025-06-21 10:12:35 +00:00
parent e66e518eef
commit b3361c697f

View File

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