Update docker.io/gitea/gitea Docker tag to v1.23.5

This commit is contained in:
renovate[bot] 2025-03-05 01:28:36 +00:00 committed by GitHub
parent e034e39807
commit 36cf087c3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
services:
server:
image: docker.io/gitea/gitea:1.22.2
image: docker.io/gitea/gitea:1.23.5
environment:
- USER_UID=1000
- USER_GID=1000