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

This commit is contained in:
renovate[bot] 2024-05-27 13:37:40 +00:00 committed by GitHub
parent b8aeba3d05
commit 6009994921
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.21.11
image: docker.io/gitea/gitea:1.22.0
environment:
- USER_UID=1000
- USER_GID=1000