mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-20 07:51:44 +01:00
build_torcx_store: Set Docker 1.12 as the default image
This commit is contained in:
parent
78221a2ee1
commit
4c2f48b8fd
@ -218,8 +218,8 @@ function torcx_package() {
|
||||
# for each package will point at the last version specified. This can handle
|
||||
# swapping default package versions for different OS releases by reordering.
|
||||
DEFAULT_IMAGES=(
|
||||
=app-torcx/docker-1.12
|
||||
=app-torcx/docker-17.09
|
||||
=app-torcx/docker-1.12
|
||||
)
|
||||
|
||||
# This list contains extra images which will be uploaded and included in the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user