From a738c4bb37c695cdf6ba17e77d47757755e044f2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 22 Apr 2025 16:02:48 +0000 Subject: [PATCH] update statistics image and bump version to 2.5 The statistics image is updated to the latest available as of 2025-04-22, image ID e0705e6cb218. This image was retagged with v2.5. The version is also updated in the config file, now 2.5. --- config.json | 2 +- src/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 721fbb49..c95630f9 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "name": "streamline-emr", "org": "streamline", - "version": "2.4", + "version": "2.5", "platforms": [ "linux/arm64" ] diff --git a/src/docker-compose.yml b/src/docker-compose.yml index e9959ecf..a3464f3d 100755 --- a/src/docker-compose.yml +++ b/src/docker-compose.yml @@ -18,7 +18,7 @@ services: retries: 5 statistics: - image: registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/statistics/arm64:2.4 + image: registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/statistics/arm64:2.5 container_name: streamline-emr-statistics restart: unless-stopped environment: