From f9e2c9710235528b31516d617b41f4371e8195e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:58:41 +0000 Subject: [PATCH] Update samply/blaze:pr-3900 Docker digest to 9b40f51 --- .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 0722704..4372019 100644 --- a/.github/integration-test/docker-compose.yml +++ b/.github/integration-test/docker-compose.yml @@ -1,6 +1,6 @@ services: blaze: - image: "samply/blaze:pr-3900@sha256:280e724a3b9ca8c5b5ddabf624335b2863d8d2b9f333e04c2a7771753a037335" + image: "samply/blaze:pr-3900@sha256:9b40f518cf4d752a1c6f5e8da494026d5cc25b7227dfc90b101eabc1b4dcf37c" environment: JAVA_TOOL_OPTIONS: "-Xmx2g" DB_BLOCK_CACHE_SIZE: "2048"