Skip to content

Commit

Permalink
use mutli arch base image for oc tool
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed Mahmoud <[email protected]>
  • Loading branch information
msherif1234 committed Apr 24, 2024
1 parent 08563f9 commit 57e66e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM quay.io/openshift/origin-must-gather:4.12.0 as builder

FROM registry.ci.openshift.org/ocp/4.16:cli as builder
FROM quay.io/centos/centos:stream8

COPY --from=builder /usr/bin/oc /usr/bin/oc
Expand Down

0 comments on commit 57e66e7

Please sign in to comment.