From 6a0bdfda312fa692ca46a224789e83a45eaa877d Mon Sep 17 00:00:00 2001 From: Naresh Kumar Amrutham Date: Tue, 15 Jan 2019 10:04:41 -0800 Subject: [PATCH] fixed comment --- nodeup/pkg/model/docker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeup/pkg/model/docker.go b/nodeup/pkg/model/docker.go index f8fa534315..1c362813fc 100644 --- a/nodeup/pkg/model/docker.go +++ b/nodeup/pkg/model/docker.go @@ -501,7 +501,7 @@ var dockerVersions = []dockerVersion{ //Recommends: aufs-tools, ca-certificates, cgroupfs-mount | cgroup-lite, git, xz-utils, apparmor }, - // 17.09.0 - Centos / Rhel7 + // 17.09.0 - Centos / Rhel7 (two packages) { DockerVersion: "17.09.0", Name: "container-selinux-2",