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 bd6e70a commit 0a1652cCopy full SHA for 0a1652c
1 file changed
examples/Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM --platform=linux/amd64 amazoncorretto:17-alpine AS builder
+FROM amazoncorretto:17-alpine AS builder
3
4
WORKDIR /build
5
0 commit comments