chore(deps): update gitea/gitea docker tag to v1.20.3 (#350)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-28 15:15:56 +08:00 committed by GitHub
parent 6bc66ce034
commit 0fdac49cf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: '3'
services:
gitea:
image: gitea/gitea:1.20.2
image: gitea/gitea:1.20.3
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000