mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
torcx: delete docker 1.12
Now that Docker 1.12 is gone, we need to also exclude docker 1.12 from the list of torcx stores.
This commit is contained in:
parent
215583ff4d
commit
ead20665b8
@ -237,7 +237,6 @@ function torcx_package() {
|
|||||||
# for each package will point at the last version specified. This can handle
|
# for each package will point at the last version specified. This can handle
|
||||||
# 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-19.03
|
=app-torcx/docker-19.03
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user