chore(deps): update gitea/gitea docker tag to v1.21.6 (#2542)

This commit is contained in:
renovate[bot] 2024-02-23 06:40:53 +00:00 committed by GitHub
parent 25441f443b
commit 896207dbc4
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": 21,
"version": "1.21.5",
"tipi_version": 22,
"version": "1.21.6",
"categories": [
"development"
],

View File

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