bump gitea to 1.23.8

This commit is contained in:
Aykhan Shahsuvarov 2025-05-14 19:43:38 +00:00
parent d9d3a2193e
commit 0c6ac285c3

View File

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