build_torcx_store: Build a non-local Docker 17.03 image

This commit is contained in:
David Michael 2017-09-28 19:49:26 -07:00
parent 1fea648d36
commit e6acb6e0c7

View File

@ -224,7 +224,9 @@ DEFAULT_IMAGES=(
# This list contains extra images which will be uploaded and included in the
# generated manifest, but won't be included in the vendor store.
EXTRA_IMAGES=()
EXTRA_IMAGES=(
=app-torcx/docker-17.03
)
mkdir -p "${BUILD_DIR}"
manifest_path="${BUILD_DIR}/torcx_manifest.json"