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 e7a1af9 + ccae76f commit ec145d4Copy full SHA for ec145d4
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 /source-controller
62
63
-FROM alpine:3.18
+FROM alpine:3.19
64
65
ARG TARGETPLATFORM
66
RUN apk --no-cache add ca-certificates \
0 commit comments