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 6b032bb commit e39cc60Copy full SHA for e39cc60
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@sha256:72709a010ebfc993fb402c1bce599a0b754110b873d1a58e60c52136e8c8f3f1
+FROM public.ecr.aws/sam/build-java21@sha256:51709ae612478654f833998a3455519d0524157230757cf6327e402213811e38
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