Skip to content

Commit 2d86204

Browse files
authored
Merge pull request #977 from hangscer8/update_docker_contianerd_version
update containerd version
2 parents 1fa0791 + b0a7e8d commit 2d86204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/os-packages/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ common:
1717
# https://download.docker.com/linux/centos/<centos_version>/x86_64/stable/Packages/
1818
# or do 'yum --showduplicates list docker-engine'
1919
centos7:
20-
- containerd.io-1.4.12-3.1.el7
2120
- containerd.io-1.6.4-3.1.el7
21+
- containerd.io-1.6.16-3.1.el7
2222
- docker-ce-20.10.20-3.el7
2323
- docker-ce-cli-20.10.20-3.el7
2424

0 commit comments

Comments
 (0)