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 e7a1af9 commit ccae76fCopy full SHA for ccae76f
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