hainenber commented on code in PR #32151:
URL: https://github.com/apache/superset/pull/32151#discussion_r1943222332


##########
RELEASING/Dockerfile.from_local_tarball:
##########
@@ -35,7 +35,7 @@ RUN apt-get install -y build-essential libssl-dev \
 # Install nodejs for custom build
 # https://nodejs.org/en/download/package-manager/
 RUN set -eux; \
-    curl -sL https://deb.nodesource.com/setup_18.x | bash -; \

Review Comment:
   This is in line with Node version noted in 
[`.nvmrc`](https://github.com/apache/superset/blob/master/superset-frontend/.nvmrc)



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to