mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-21 16:32:24 +01:00
build_torcx_store: bump docker to 19.03
Now that docker was upgraded to 19.03.1, we need to update docker version in `build_torcx_store`.
This commit is contained in:
parent
7246e11cf7
commit
becc02125d
@ -237,7 +237,7 @@ 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-18.09
|
||||
=app-torcx/docker-19.03
|
||||
)
|
||||
|
||||
# This list contains extra images which will be uploaded and included in the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user