Update scrypted manually. (#1457)
* Change image version. * Bump up tipi version.
This commit is contained in:
parent
81b1731d51
commit
11fb8ebab6
|
@ -6,8 +6,8 @@
|
||||||
"exposable": false,
|
"exposable": false,
|
||||||
"https": true,
|
"https": true,
|
||||||
"id": "scrypted",
|
"id": "scrypted",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "18-jammy-full.s6-v0.41.0",
|
"version": "18-jammy-full.s6-v0.57.0",
|
||||||
"categories": ["security"],
|
"categories": ["security"],
|
||||||
"description": "Scrypted is a high performance home video integration and automation platform",
|
"description": "Scrypted is a high performance home video integration and automation platform",
|
||||||
"short_desc": "High performance home video integration and automation platform",
|
"short_desc": "High performance home video integration and automation platform",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
scrypted:
|
scrypted:
|
||||||
container_name: scrypted
|
container_name: scrypted
|
||||||
image: koush/scrypted:18-jammy-full.s6-v0.41.0
|
image: koush/scrypted:18-jammy-full.s6-v0.57.0
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/scrypted/database:/server/volume
|
- ${APP_DATA_DIR}/data/scrypted/database:/server/volume
|
||||||
|
|
Loading…
Reference in New Issue
Block a user