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