chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.0 (#1371)
This commit is contained in:
parent
7a81318817
commit
25f0d80f78
|
@ -5,9 +5,11 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "homebox",
|
"id": "homebox",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "0.9.2",
|
"version": "0.10.0",
|
||||||
"categories": ["utilities"],
|
"categories": [
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
"description": "Homebox is the inventory and organization system built for the Home User",
|
"description": "Homebox is the inventory and organization system built for the Home User",
|
||||||
"short_desc": "Homebox is the inventory and organization system built for the Home User",
|
"short_desc": "Homebox is the inventory and organization system built for the Home User",
|
||||||
"author": "hay-kot",
|
"author": "hay-kot",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.4"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homebox:
|
homebox:
|
||||||
image: ghcr.io/hay-kot/homebox:v0.9.2
|
image: ghcr.io/hay-kot/homebox:v0.10.0
|
||||||
container_name: homebox
|
container_name: homebox
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user