chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.1 (#308)
* chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.9.1 * 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
558c841b27
commit
a5dbc5b099
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "homebox",
|
"id": "homebox",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.4"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homebox:
|
homebox:
|
||||||
image: ghcr.io/hay-kot/homebox:v0.9.0
|
image: ghcr.io/hay-kot/homebox:v0.9.1
|
||||||
container_name: homebox
|
container_name: homebox
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user