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 1613b57 commit 18d5702Copy full SHA for 18d5702
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Download and extract ocm binary
2
-FROM alpine AS downloader
+FROM alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 AS downloader
3
ARG TARGETOS
4
ARG TARGETARCH
5
RUN apk add --no-cache curl tar
0 commit comments