mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Merge pull request #801 from dm0-/docker
build_torcx_store: Bump the default Docker version to 18.03
This commit is contained in:
commit
24b8644bc1
@ -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…
Reference in New Issue
Block a user