mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
build_torcx_store: Bump the default Docker version to 18.03
This commit is contained in:
parent
9665a5e6fb
commit
352b6cc54d
@ -225,7 +225,7 @@ function torcx_package() {
|
|||||||
# swapping default package versions for different OS releases by reordering.
|
# swapping default package versions for different OS releases by reordering.
|
||||||
DEFAULT_IMAGES=(
|
DEFAULT_IMAGES=(
|
||||||
=app-torcx/docker-1.12
|
=app-torcx/docker-1.12
|
||||||
=app-torcx/docker-18.02
|
=app-torcx/docker-18.03
|
||||||
)
|
)
|
||||||
|
|
||||||
# This list contains extra images which will be uploaded and included in the
|
# This list contains extra images which will be uploaded and included in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user