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,
|
||||
"exposable": true,
|
||||
"id": "homebox",
|
||||
"tipi_version": 5,
|
||||
"version": "0.9.2",
|
||||
"categories": ["utilities"],
|
||||
"tipi_version": 6,
|
||||
"version": "0.10.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"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",
|
||||
"author": "hay-kot",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.4"
|
|||
|
||||
services:
|
||||
homebox:
|
||||
image: ghcr.io/hay-kot/homebox:v0.9.2
|
||||
image: ghcr.io/hay-kot/homebox:v0.10.0
|
||||
container_name: homebox
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user