chore(deps): update gitea/gitea docker tag to v1.21.10 (#2946)

This commit is contained in:
renovate[bot] 2024-03-26 04:59:42 +00:00 committed by GitHub
parent 3ed936b637
commit 4dd838c61f
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": 25,
"version": "1.21.9",
"tipi_version": 26,
"version": "1.21.10",
"categories": [
"development"
],

View File

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