diff --git a/apps/scrypted/config.json b/apps/scrypted/config.json index cb995980..80f47462 100644 --- a/apps/scrypted/config.json +++ b/apps/scrypted/config.json @@ -6,8 +6,8 @@ "exposable": false, "https": true, "id": "scrypted", - "tipi_version": 4, - "version": "18-jammy-full.s6-v0.41.0", + "tipi_version": 5, + "version": "18-jammy-full.s6-v0.57.0", "categories": ["security"], "description": "Scrypted is a high performance home video integration and automation platform", "short_desc": "High performance home video integration and automation platform", diff --git a/apps/scrypted/docker-compose.yml b/apps/scrypted/docker-compose.yml index 732127ee..35980afd 100644 --- a/apps/scrypted/docker-compose.yml +++ b/apps/scrypted/docker-compose.yml @@ -3,7 +3,7 @@ version: "3" services: 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 volumes: - ${APP_DATA_DIR}/data/scrypted/database:/server/volume