We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e015a commit 97bc832Copy full SHA for 97bc832
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.svc.ci.openshift.org/vrutkovs/machine-config-operator@sha256:b8d7a44f208bf27aee907acdd4c3b6f07200dd7f5ca6d7ebd86499cdf378f7ce as mcd
+FROM quay.io/openshift/origin-machine-config-operator:4.6 as mcd
2
FROM quay.io/openshift/origin-artifacts:4.6 as artifacts
3
4
FROM quay.io/coreos-assembler/coreos-assembler:latest AS build
0 commit comments