chore(deps): update josh5/unmanic docker tag to v0.2.6 (#2810)
This commit is contained in:
parent
fab7bc66f4
commit
d34108b5cb
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "unmanic",
|
||||
"tipi_version": 2,
|
||||
"version": "0.2.4",
|
||||
"tipi_version": 3,
|
||||
"version": "0.2.6",
|
||||
"categories": [
|
||||
"utilities",
|
||||
"data",
|
||||
|
@ -18,5 +18,8 @@
|
|||
"source": "https://github.com/Unmanic/unmanic",
|
||||
"website": "https://docs.unmanic.app/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.5"
|
||||
services:
|
||||
unmanic:
|
||||
image: josh5/unmanic:0.2.4
|
||||
image: josh5/unmanic:0.2.6
|
||||
restart: unless-stopped
|
||||
container_name: unmanic
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user