Skip to content

Commit

Permalink
Update to docker images version 11
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Jan 29, 2019
1 parent 3fef5b6 commit 6dada93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presto-product-tests/conf/docker/common/compose-commons.sh
Expand Up @@ -24,7 +24,7 @@ function export_canonical_path() {

source "${BASH_SOURCE%/*}/../../../bin/locations.sh"

export DOCKER_IMAGES_VERSION=${DOCKER_IMAGES_VERSION:-10}
export DOCKER_IMAGES_VERSION=${DOCKER_IMAGES_VERSION:-11}
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
Expand Down

0 comments on commit 6dada93

Please sign in to comment.