chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.2 (#619)
* chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
31b9fd46ec
commit
7e020aa867
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "homebox",
|
||||
"tipi_version": 3,
|
||||
"version": "0.9.1",
|
||||
"tipi_version": 4,
|
||||
"version": "0.9.2",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.4"
|
|||
|
||||
services:
|
||||
homebox:
|
||||
image: ghcr.io/hay-kot/homebox:v0.9.1
|
||||
image: ghcr.io/hay-kot/homebox:v0.9.2
|
||||
container_name: homebox
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user