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 a56a888 commit 83a40d1Copy full SHA for 83a40d1
Dockerfile
@@ -61,7 +61,7 @@ RUN export CGO_LDFLAGS="-static -fuse-ld=lld" && \
61
# Ensure that the binary was cross-compiled correctly to the target platform.
62
RUN xx-verify --static /source-controller
63
64
-FROM alpine:3.16
+FROM alpine:3.17
65
66
ARG TARGETPLATFORM
67
RUN apk --no-cache add ca-certificates \
0 commit comments