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.
2 parents 0ef6f98 + d359ea7 commit 59501e8Copy full SHA for 59501e8
Dockerfile
@@ -60,7 +60,7 @@ RUN export CGO_LDFLAGS="-static -fuse-ld=lld" && \
60
# Ensure that the binary was cross-compiled correctly to the target platform.
61
RUN xx-verify --static /image-automation-controller
62
63
-FROM alpine:3.17
+FROM alpine:3.18
64
65
ARG TARGETPLATFORM
66
RUN apk --no-cache add ca-certificates \
0 commit comments