chore(deps): update gitea/gitea docker tag to v1.20.1 (#888)

This commit is contained in:
renovate[bot] 2023-07-22 10:36:56 +00:00 committed by GitHub
parent d8ab4b733f
commit 11ada66e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "gitea",
"tipi_version": 10,
"version": "1.20.0",
"tipi_version": 11,
"version": "1.20.1",
"categories": [
"development"
],

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
gitea:
image: gitea/gitea:1.20.0
image: gitea/gitea:1.20.1
container_name: gitea
environment:
- USER_UID=1000