From c67072b1ca73049614fcf88d439cc6d0ea268780 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:37:03 +0000 Subject: [PATCH] Update samply/blaze:1.6 Docker digest to 4148d6c --- .github/integration-test/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/integration-test/docker-compose.yml b/.github/integration-test/docker-compose.yml index 728ac6d..4a34132 100644 --- a/.github/integration-test/docker-compose.yml +++ b/.github/integration-test/docker-compose.yml @@ -1,6 +1,6 @@ services: blaze: - image: "samply/blaze:1.6@sha256:76b8d0947a8463921e4cd5db291b14d58c221d4ca474a582eea3f16294ef8b3d" + image: "samply/blaze:1.6@sha256:4148d6cc9daf1f7237270878535d176b1e24b8d4092dcf636d42778c3a49dbc8" environment: JAVA_TOOL_OPTIONS: "-Xmx2g" DB_BLOCK_CACHE_SIZE: "2048"