We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9965a28 commit 5b93fa2Copy full SHA for 5b93fa2
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:9ddb7b5954969c5d734b2dcd74ffd68b93816adc56a12209f6b8620ac107c899
+FROM public.ecr.aws/sam/build-java25@sha256:d8fa1bb0f2b1548d37755232a0c36fbf146aa30809236d072c850b724d2ca4f1
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