build_torcx_store: hold back Docker to 1.12

This commit is contained in:
David Michael 2017-07-18 19:09:16 -07:00
parent 2447debece
commit 8d3bf2c5fa

View File

@ -162,7 +162,7 @@ function torcx_package() {
# for each package will point at the last version specified. This can handle
# swapping default package versions for different OS releases by reordering.
DEFAULT_IMAGES=(
=app-torcx/docker-17.05
=app-torcx/docker-1.12
)
mkdir -p "${BUILD_DIR}"