[docker] Update docker package version for CVE-2019-5736 fix (#2663)
This commit is contained in:
parent
ae05579c67
commit
145c1348b3
@ -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.0~3-0~debian-stretch
|
DOCKER_VERSION=5:18.09.2~3-0~debian-stretch
|
||||||
LINUX_KERNEL_VERSION=4.9.0-8-2
|
LINUX_KERNEL_VERSION=4.9.0-8-2
|
||||||
|
|
||||||
## Working directory to prepare the file system
|
## Working directory to prepare the file system
|
||||||
|
Loading…
Reference in New Issue
Block a user