Describe the enhancement requested
#46790 changed the default Node.js version in ci/docker/conda-integration.dockerfile but we don't use it as the default Node.js version. We're using NODE=18 in .env for the default Node.js version. So we should have updated .env too.
Component(s)
Continuous Integration, Integration
Describe the enhancement requested
#46790 changed the default Node.js version in
ci/docker/conda-integration.dockerfilebut we don't use it as the default Node.js version. We're usingNODE=18in.envfor the default Node.js version. So we should have updated.envtoo.Component(s)
Continuous Integration, Integration