mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 15:02:45 +00:00
Merge pull request #3606 from wainersm/openshift-ci_stream8
openshift-ci: switch to CentOS Stream
This commit is contained in:
commit
193f7a4626
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user