bump gitea to 1.24.2

This commit is contained in:
2025-06-21 18:27:55 +00:00
parent b3361c697f
commit 5e67277ab5

View File

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