Update CRI-O version to 1.15 (#16720)
This commit is contained in:
parent
d5060a9173
commit
b55f80f67f
|
@ -183,7 +183,7 @@ add-apt-repository ppa:projectatomic/ppa
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Install CRI-O
|
# Install CRI-O
|
||||||
apt-get install cri-o-1.13
|
apt-get install cri-o-1.15
|
||||||
|
|
||||||
{{< /tab >}}
|
{{< /tab >}}
|
||||||
{{< tab name="CentOS/RHEL 7.4+" codelang="bash" >}}
|
{{< tab name="CentOS/RHEL 7.4+" codelang="bash" >}}
|
||||||
|
|
Loading…
Reference in New Issue