Commit 64aa61f
committed
pkg/oc/cli/admin/release/extract_tools: Fix Linux openshift-install path
The installer Dockerfile has put the binary in /bin since
openshift/install@29e4d10eb7 (images/installer: Rewrite
tectonic-installer for openshift-install, 2018-09-26,
openshift/installer#343). Fixes:
$ oc adm release extract --command=openshift-install registry.svc.ci.openshift.org/openshift/origin-release:v4.0
error: image did not contain usr/bin/openshift-install1 parent bedcd9e commit 64aa61f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments