diff --git a/Dockerfile b/Dockerfile index 5e24a2c..aa31dc2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ LABEL summary="$SUMMARY" \ com.redhat.dev-mode.port="DEBUG_PORT:5858"\ com.redhat.component="$NAME" \ name="$FGC/$NAME" \ - version="$VERSION" \ + version="$NODEJS_VERSION" \ maintainer="SoftwareCollections.org " \ help="For more information visit https://github.com/sclorg/s2i-nodejs-container" \ usage="s2i build centos/$NAME-$NODEJS_VERSION-centos7:latest "