Merge pull request #785 from dm0-/build-1662

build_torcx_store: Drop the Docker 17.09 image
This commit is contained in:
David Michael 2018-01-30 14:52:00 -05:00 committed by GitHub
commit 3749f09ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,6 @@ DEFAULT_IMAGES=(
# generated manifest, but won't be included in the vendor store.
EXTRA_IMAGES=(
=app-torcx/docker-17.03
=app-torcx/docker-17.09
)
mkdir -p "${BUILD_DIR}"