chore(deps): update gitea/gitea docker tag to v1.21.11 (#3177)

This commit is contained in:
renovate[bot] 2024-04-16 09:12:12 +00:00 committed by GitHub
parent a29618f849
commit eb88b58c9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "gitea",
"tipi_version": 26,
"version": "1.21.10",
"tipi_version": 27,
"version": "1.21.11",
"categories": [
"development"
],

View File

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