mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
build(node): Bumping to Node 20 (#29988)
This commit is contained in:
@@ -147,7 +147,7 @@ services:
|
||||
disable: true
|
||||
|
||||
superset-node:
|
||||
image: node:18
|
||||
image: node:20
|
||||
environment:
|
||||
# set this to false if you have perf issues running the npm i; npm run dev in-docker
|
||||
# if you do so, you have to run this manually on the host, which should perform better!
|
||||
|
||||
Reference in New Issue
Block a user