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
commit 193f7a4626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
#
# 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 && \
yum -y install \