[docker-engine]: Update docker engine to 18.09.8 (#3211)

Signed-off-by: Neetha John <nejo@microsoft.com>
This commit is contained in:
Neetha John 2019-07-24 09:44:14 -07:00 committed by Ying Xie
parent 148df177ba
commit 9476eaf518

View File

@ -29,7 +29,7 @@
set -x -e set -x -e
## docker engine version (with platform) ## docker engine version (with platform)
DOCKER_VERSION=5:18.09.2~3-0~debian-stretch DOCKER_VERSION=5:18.09.8~3-0~debian-stretch
LINUX_KERNEL_VERSION=4.9.0-9 LINUX_KERNEL_VERSION=4.9.0-9
## Working directory to prepare the file system ## Working directory to prepare the file system