diff --git a/config.json b/config.json index 7b39f3b3..fe3263b8 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "name": "streamline-emr", "org": "streamline", - "version": "3.1", + "version": "3.2", "platforms": [ "linux/arm64" ] diff --git a/hosted-app-utils b/hosted-app-utils index 6af4c4ae..98c3a9ba 160000 --- a/hosted-app-utils +++ b/hosted-app-utils @@ -1 +1 @@ -Subproject commit 6af4c4ae8520e499c53a6bd80567454061e89103 +Subproject commit 98c3a9ba36a477e00c34eeb838674b70132659df diff --git a/src/docker-compose.yml b/src/docker-compose.yml old mode 100755 new mode 100644 index f96adf84..928d62d1 --- a/src/docker-compose.yml +++ b/src/docker-compose.yml @@ -1,6 +1,6 @@ services: streamline-emr: - image: registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/streamline-emr/arm64:3.1 + image: registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/streamline-emr/arm64:3.2 container_name: streamline-emr restart: unless-stopped volumes: