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:
root
2025-04-22 16:07:39 +00:00
parent 6084f7d6cb
commit a738c4bb37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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"
] ]
+1 -1
View File
@@ -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: