chore(deps): update josh5/unmanic docker tag to v0.2.7 (#3376)
This commit is contained in:
parent
cc401b11fc
commit
feb997c086
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "unmanic",
|
"id": "unmanic",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "0.2.6",
|
"version": "0.2.7",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities",
|
"utilities",
|
||||||
"data",
|
"data",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.5"
|
version: "3.5"
|
||||||
services:
|
services:
|
||||||
unmanic:
|
unmanic:
|
||||||
image: josh5/unmanic:0.2.6
|
image: josh5/unmanic:0.2.7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: unmanic
|
container_name: unmanic
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user