chore(deps): update ghcr.io/hay-kot/homebox docker tag to v0.10.2 (#1603)
This commit is contained in:
parent
702fbbb976
commit
3a27464612
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "homebox",
|
||||
"tipi_version": 7,
|
||||
"version": "0.10.1",
|
||||
"tipi_version": 8,
|
||||
"version": "0.10.2",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
@ -24,5 +24,8 @@
|
|||
"env_variable": "HBOX_OPTIONS_ALLOW_REGISTRATION"
|
||||
}
|
||||
],
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.4"
|
|||
|
||||
services:
|
||||
homebox:
|
||||
image: ghcr.io/hay-kot/homebox:v0.10.1
|
||||
image: ghcr.io/hay-kot/homebox:v0.10.2
|
||||
container_name: homebox
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue
Block a user