From 567e99ee0c5341d64030f4eca570a13398688f62 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Thu, 11 Feb 2021 19:49:38 -0500 Subject: [PATCH] Update scipio to 0.5.4 --- vars/applications.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/applications.yaml b/vars/applications.yaml index 75b1c0a..3543017 100644 --- a/vars/applications.yaml +++ b/vars/applications.yaml @@ -93,7 +93,7 @@ omni_compose_apps: scipio: build: repository: git@github.com:tjyork/Scipio.git - version: 0.5.2 + version: 0.5.4 datastore: /appdata/scipio account: name: mech_scipio @@ -106,6 +106,6 @@ omni_compose_apps: networks: main: 192.168.106.0/24 versions: - default: 0.5.2 + default: 0.5.4 database: "10" dashboard: latest