Merge pull request #832 from dm0-/docker

build_torcx_store: Stop building the old LTS image
This commit is contained in:
David Michael 2018-07-26 12:43:00 -04:00 committed by GitHub
commit ae58a7169a
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. # generated manifest, but won't be included in the vendor store.
EXTRA_IMAGES=( EXTRA_IMAGES=(
=app-torcx/docker-17.03 =app-torcx/docker-17.03
=app-torcx/docker-18.03
) )
mkdir -p "${BUILD_DIR}" mkdir -p "${BUILD_DIR}"