Skip to content

Commit ef7b80d

Browse files
authored
Merge pull request #23651 from GitHanDong/patch-1
Update container-runtimes.md
2 parents 8fa9fdd + 7945750 commit ef7b80d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/zh/docs/setup/production-environment/container-runtimes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ sudo apt-get install cri-o-1.17
463463
随后安装 CRI-O:
464464

465465
```shell
466+
sudo apt-get update
466467
sudo apt-get install cri-o-1.17
467468
```
468469

@@ -497,6 +498,7 @@ sudo apt-get install cri-o-1.17
497498

498499
```shell
499500
# 安装 CRI-O
501+
sudo apt-get update
500502
sudo apt-get install cri-o-1.17
501503
```
502504
{{% /tab %}}

0 commit comments

Comments
 (0)