mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
build_torcx_store: Stop building the old LTS image
The new Docker release schedule has a new release every six months after 18.09, which has a support period longer than our current LTS versions. Drop the LTS torcx image and let Docker versions promote normally again.
This commit is contained in:
parent
73d2dc45b5
commit
fc8fae97a9
@ -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-18.03
|
||||
)
|
||||
|
||||
mkdir -p "${BUILD_DIR}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user