From 682a405e012ab249bc598fa83b66b860223f83cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:27:40 +0000 Subject: [PATCH] Update samply/blaze Docker tag to v0.31.0 --- .github/test/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/test/compose.yaml b/.github/test/compose.yaml index 7dd21fe5..26a8e288 100644 --- a/.github/test/compose.yaml +++ b/.github/test/compose.yaml @@ -16,7 +16,7 @@ include: services: # Clinical Domain cd-hds: - image: samply/blaze:0.30.2@sha256:e0f2649accb3d6478dc6855f10c3c2f84459160b8a9f3cbc195d5497c74d6a69 + image: samply/blaze:0.31.0@sha256:1249f32e33e01f2b09bb08c01a2ff18c9be7fc8c67be62afb61f3bab923c9fc5 ports: [ ":8080" ] networks: [ "clinical-domain" ] environment: @@ -30,7 +30,7 @@ services: # Research Domain rd-hds: - image: samply/blaze:0.30.2@sha256:e0f2649accb3d6478dc6855f10c3c2f84459160b8a9f3cbc195d5497c74d6a69 + image: samply/blaze:0.31.0@sha256:1249f32e33e01f2b09bb08c01a2ff18c9be7fc8c67be62afb61f3bab923c9fc5 ports: [ ":8080" ] networks: [ "research-domain" ] environment: