Skip to content

Commit

Permalink
update to docker EE 19.03.5. Latest Windows VHD contains 19.03.5. PR: A…
Browse files Browse the repository at this point in the history
  • Loading branch information
AbelHu committed Mar 10, 2020
1 parent 667afa8 commit 336ae74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const (
// DockerCEDockerComposeVersion is the Docker Compose version
DockerCEDockerComposeVersion = "1.14.0"
// KubernetesWindowsDockerVersion is the default version for docker on Windows nodes in kubernetes
KubernetesWindowsDockerVersion = "19.03.2"
KubernetesWindowsDockerVersion = "19.03.5"
// KubernetesDefaultWindowsSku is the default SKU for Windows VMs in kubernetes
KubernetesDefaultWindowsSku = "Datacenter-Core-1809-with-Containers-smalldisk"
)
Expand Down

0 comments on commit 336ae74

Please sign in to comment.