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 650e070 + 1229f19 commit 559a09fCopy full SHA for 559a09f
Dockerfile
@@ -50,6 +50,7 @@ RUN \
50
51
COPY --from=cosign /usr/local/bin/cosign /usr/bin/cosign
52
COPY --from=ec /usr/local/bin/ec /usr/bin/ec
53
+COPY --from=ec /usr/local/bin/reduce-snapshot.sh /usr/bin/reduce-snapshot.sh
54
COPY --from=go-builder /usr/local/bin/yq /usr/bin/yq
55
COPY --from=go-builder /usr/local/bin/syft /usr/bin/syft
56
COPY --from=go-builder /usr/local/bin/splashy /usr/bin/splashy
0 commit comments