We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76eec03 commit 2960681Copy full SHA for 2960681
1 file changed
powertools-e2e-tests/src/test/resources/docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official AWS SAM base image for Java 25
2
-FROM public.ecr.aws/sam/build-java25@sha256:637e067f425d92165d0568d69dda45e906bc68801f078829b821871f5139fe88
+FROM public.ecr.aws/sam/build-java25@sha256:7db61893a37ed07b454aaa66ef74ae9c2221d1200b7796ebead4b25da01f7233
3
4
# Install GraalVM dependencies
5
RUN curl -4 -L https://download.oracle.com/graalvm/25/latest/graalvm-jdk-25_linux-x64_bin.tar.gz | tar -xvz
0 commit comments