Merge pull request #3606 from wainersm/openshift-ci_stream8

openshift-ci: switch to CentOS Stream
This commit is contained in:
Fabiano Fidêncio
2022-02-08 21:26:15 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
# #
# This is the build root image for Kata Containers on OpenShift CI. # This is the build root image for Kata Containers on OpenShift CI.
# #
FROM registry.centos.org/centos:8 FROM quay.io/centos/centos:stream8
RUN yum -y update && \ RUN yum -y update && \
yum -y install \ yum -y install \