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