chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.0 (#1371)

This commit is contained in:
renovate[bot] 2023-10-10 07:34:52 +00:00 committed by GitHub
parent 7a81318817
commit 25f0d80f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -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",

View File

@ -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: