Skip to content

Commit

Permalink
Merge pull request #52 from elfosardo/4.9-base-image
Browse files Browse the repository at this point in the history
Use 4.9 base image
  • Loading branch information
openshift-merge-robot committed Jun 17, 2021
2 parents a161553 + cdec252 commit a796e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.8
FROM registry.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.9

RUN dnf upgrade -y \
&& dnf install -y qemu-img jq xz libguestfs-tools \
Expand Down

0 comments on commit a796e01

Please sign in to comment.