wilfred-s commented on code in PR #248:
URL: https://github.com/apache/yunikorn-web/pull/248#discussion_r2694428619


##########
Makefile:
##########
@@ -272,7 +277,8 @@ image: $(RELEASE_BIN_DIR)/$(SERVER_BINARY)
        --label "org.opencontainers.image.revision=$(WEB_SHA)" \
        --label "org.opencontainers.image.license=${LICENSE}" \
        --label "org.opencontainers.image.documentation=${DOCS_URL}" \
-       --build-arg NODE_VERSION=${NODE_VERSION} \
+       --build-arg= NODE_VERSION=${NODE_VERSION} \

Review Comment:
   the = sign should not be there but yes a typo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to