build_torcx_store: hold back Docker to 1.12

This commit is contained in:
Benjamin Gilbert 2017-08-14 14:59:32 -07:00
parent 2ebd6c0ec4
commit 19acaa9477

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}"