mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #762 from dm0-/build-1548
build_torcx_store: Set Docker 1.12 as the default image
This commit is contained in:
commit
7101de78a6
@ -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