chore(deps): update gitea/gitea docker tag to v1.21.9 (#2910)

This commit is contained in:
renovate[bot] 2024-03-22 06:24:46 +00:00 committed by GitHub
parent a4876ce4c6
commit 28494ea55f
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": 24,
"version": "1.21.8",
"tipi_version": 25,
"version": "1.21.9",
"categories": [
"development"
],

View File

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