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 20f780e commit f7c6c2eCopy full SHA for f7c6c2e
examples/springboot/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM amd64/maven as build-image
+FROM public.ecr.aws/sam/build-java8.al2:latest as build-image
2
WORKDIR "/task"
3
COPY src src/
4
COPY pom.xml ./
0 commit comments