We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a02bf8 commit 70c7c0eCopy full SHA for 70c7c0e
powertools-e2e-tests/src/test/resources/docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official AWS SAM base image for Java 21
2
-FROM public.ecr.aws/sam/build-java21:latest
+FROM public.ecr.aws/sam/build-java21@sha256:a5554d68374e19450c6c88448516ac95a9acedc779f318040f5c230134b4e461
3
4
# Install GraalVM dependencies
5
RUN curl -4 -L https://download.oracle.com/graalvm/21/latest/graalvm-jdk-21_linux-x64_bin.tar.gz | tar -xvz
0 commit comments