bump gitea to 1.23.3

This commit is contained in:
Aykhan Shahsuvarov 2025-02-07 18:06:03 +00:00
parent a953071dbb
commit b5df81f2ad

View File

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