Skip to content

Commit 97bc832

Browse files
committed
Revert "Dockerfile: point MCD to a fork"
This reverts commit 05dff35.
1 parent 43e015a commit 97bc832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.svc.ci.openshift.org/vrutkovs/machine-config-operator@sha256:b8d7a44f208bf27aee907acdd4c3b6f07200dd7f5ca6d7ebd86499cdf378f7ce as mcd
1+
FROM quay.io/openshift/origin-machine-config-operator:4.6 as mcd
22
FROM quay.io/openshift/origin-artifacts:4.6 as artifacts
33

44
FROM quay.io/coreos-assembler/coreos-assembler:latest AS build

0 commit comments

Comments
 (0)