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

This commit is contained in:
renovate[bot] 2023-12-16 16:05:07 +00:00 committed by GitHub
parent d141cda40e
commit e1596b7aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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