bump gitea to 1.23.6

This commit is contained in:
Aykhan Shahsuvarov 2025-03-26 18:59:15 +00:00
parent 3cf2c8726b
commit 619a9e6294

View File

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