You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the node docker image installs a specific version of Node. Instead, it should install NVM and then install a specific version as the default.
Currently, the node docker image installs a specific version of Node. Instead, it should install NVM and then install a specific version as the default.
panda/src/docker/devops/node/Dockerfile
Lines 24 to 35 in d49a5e4