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

This commit is contained in:
renovate[bot] 2024-10-09 06:55:03 +00:00 committed by GitHub
parent e034e39807
commit b9dbd561a6
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.22.3
environment:
- USER_UID=1000
- USER_GID=1000