diff --git a/flowforge-docker/install-device-cache.sh b/flowforge-docker/install-device-cache.sh index f2c3139..9f4300e 100755 --- a/flowforge-docker/install-device-cache.sh +++ b/flowforge-docker/install-device-cache.sh @@ -1,6 +1,6 @@ #!/bin/sh -x -VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3" +VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4" mkdir -p device/cache cd device/cache