From becc02125dd73f1500f7a2f00b3bf909f680dfbe Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Mon, 12 Aug 2019 17:15:58 +0200 Subject: [PATCH] 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`. --- build_torcx_store | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_torcx_store b/build_torcx_store index 2b15689047..cbf4c36ba4 100755 --- a/build_torcx_store +++ b/build_torcx_store @@ -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