Skip to content

Commit

Permalink
update base image for openshiftci (#304)
Browse files Browse the repository at this point in the history
Signed-off-by: Karel Simon <[email protected]>
  • Loading branch information
ksimon1 authored Jan 11, 2021
1 parent 8da2a63 commit c7fedf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#This docker file is used in openshift CI
FROM fedora:30
FROM quay.io/kubevirt/common-templates:fedora33CI

RUN dnf install -y jq ansible libosinfo python3-gobject libosinfo intltool make git findutils qemu expect
RUN chmod uga+w /etc/passwd
Expand Down

0 comments on commit c7fedf2

Please sign in to comment.