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

This commit is contained in:
renovate[bot] 2024-07-04 23:45:13 +00:00 committed by GitHub
parent b8aeba3d05
commit 74c6b48682
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.1
environment:
- USER_UID=1000
- USER_GID=1000