chore(deps): update gitea/gitea docker tag to v1.21.8 (#2816)

This commit is contained in:
renovate[bot] 2024-03-13 06:32:28 +00:00 committed by GitHub
parent 28edbd783f
commit ed159d1828
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": 23,
"version": "1.21.7",
"tipi_version": 24,
"version": "1.21.8",
"categories": [
"development"
],

View File

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