diff --git a/presto-product-tests/conf/docker/common/compose-commons.sh b/presto-product-tests/conf/docker/common/compose-commons.sh index 378a24ae0c45..8058a1fa5265 100644 --- a/presto-product-tests/conf/docker/common/compose-commons.sh +++ b/presto-product-tests/conf/docker/common/compose-commons.sh @@ -23,7 +23,7 @@ function export_canonical_path() { source "${BASH_SOURCE%/*}/../../../bin/locations.sh" -export DOCKER_IMAGES_VERSION=${DOCKER_IMAGES_VERSION:-5} +export DOCKER_IMAGES_VERSION=${DOCKER_IMAGES_VERSION:-6} export HADOOP_BASE_IMAGE=${HADOOP_BASE_IMAGE:-"prestodb/hdp2.6-hive"} # The following variables are defined to enable running product tests with arbitrary/downloaded jars