[
https://issues.apache.org/jira/browse/TRAFODION-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608088#comment-16608088
]
ASF GitHub Bot commented on TRAFODION-3200:
-------------------------------------------
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?
> Docker files should show correct version
> ----------------------------------------
>
> Key: TRAFODION-3200
> URL: https://issues.apache.org/jira/browse/TRAFODION-3200
> Project: Apache Trafodion
> Issue Type: Improvement
> Affects Versions: 2.3
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Fix For: 2.3
>
>
> Currently files under /tools/docker show have parameters that show incorrect
> values.
> * DOCKER_ENV_VERSION
> * version
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)