From df0ed6f7270e9b492ae1593e3ecbced0b03a22b7 Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 20 Apr 2018 16:10:15 -0400 Subject: [PATCH] build_torcx_store: Stop building the dead 17.12 LTS image --- build_torcx_store | 1 - 1 file changed, 1 deletion(-) diff --git a/build_torcx_store b/build_torcx_store index 19818f27c2..08249b8a85 100755 --- a/build_torcx_store +++ b/build_torcx_store @@ -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.12 ) mkdir -p "${BUILD_DIR}"