Github user svarnau commented on a diff in the pull request:

    https://github.com/apache/trafodion/pull/1709#discussion_r216133725
  
    --- Diff: tools/docker/build-base-docker.sh ---
    @@ -19,7 +19,7 @@ set -e -x -u
     
     BASE_SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
     
    -export DOCKER_ENV_VERSION="0.1"
    +export DOCKER_ENV_VERSION="2.3"
     export BASE_IMAGE_NAME="trafodion/base:${DOCKER_ENV_VERSION}"
    --- End diff --
    
    Do you want to put this in the release2.3 branch instead of master?


---

Reply via email to