mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 10:41:32 +00:00
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.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "streamline-emr",
|
"name": "streamline-emr",
|
||||||
"org": "streamline",
|
"org": "streamline",
|
||||||
"version": "2.4",
|
"version": "2.5",
|
||||||
"platforms": [
|
"platforms": [
|
||||||
"linux/arm64"
|
"linux/arm64"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
retries: 5
|
retries: 5
|
||||||
|
|
||||||
statistics:
|
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
|
container_name: streamline-emr-statistics
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user