Docker: replace the use of containerd_version with docker_containerd_version to avoid causing conflicts when bumping containerd_version (#8130)

This commit is contained in:
Cristian Calin
2021-11-09 01:56:49 +02:00
committed by GitHub
parent 65540c5771
commit 4a8757161e
19 changed files with 23 additions and 22 deletions

View File

@@ -14,4 +14,4 @@ macvlan_interface: "eth0"
auto_renew_certificates: true
# Make docker happy
containerd_version: latest
docker_containerd_version: latest