chore(deps): update gitea/gitea docker tag to v1.19.4 (#194)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-05 12:31:08 +08:00 committed by GitHub
parent d7a433ffe3
commit 26a711b49a
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.19.3
image: gitea/gitea:1.19.4
container_name: ${CONTAINER_NAME}
environment:
- USER_UID=1000