chore: bump node.js to v14 (#13215)

* Bump node version to v15.8.0

* Update node version in Dockerfile and docker-compose.yml

* Set node version to LTS - v14.15.5

* Bump node version in .nvmrc
This commit is contained in:
Kamil Gabryjelski
2021-02-20 18:42:51 +01:00
committed by GitHub
parent 786c12d52d
commit 19a60435b0
5 changed files with 6 additions and 5 deletions

View File

@@ -73,7 +73,7 @@ services:
CYPRESS_CONFIG: "${CYPRESS_CONFIG}"
superset-node:
image: node:12
image: node:14
container_name: superset_node
command: ["/app/docker/docker-frontend.sh"]
env_file: docker/.env