bump gitea to 1.23.5

This commit is contained in:
Aykhan Shahsuvarov 2025-03-16 12:14:24 +00:00
parent 81b2788651
commit a4db908a18

View File

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