diff --git a/.github/integration-test/docker-compose.yml b/.github/integration-test/docker-compose.yml index 21dc95c..0722704 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" + image: "samply/blaze:pr-3900@sha256:280e724a3b9ca8c5b5ddabf624335b2863d8d2b9f333e04c2a7771753a037335" environment: JAVA_TOOL_OPTIONS: "-Xmx2g" DB_BLOCK_CACHE_SIZE: "2048"