mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 14:25:43 +00:00
Merge pull request #9782 from ldoktor/ci-centos-9
ci.ocp: Switch base to centos-9
This commit is contained in:
commit
afeb98d73f
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This is the build root image for Kata Containers on OpenShift CI.
|
||||
#
|
||||
FROM quay.io/centos/centos:stream8
|
||||
FROM quay.io/centos/centos:stream9
|
||||
|
||||
RUN yum -y update && \
|
||||
yum -y install \
|
||||
|
Loading…
Reference in New Issue
Block a user