bump node for ci build
This commit is contained in:
parent
5bc2cd9be4
commit
49da5d7acc
@ -13,7 +13,7 @@ docker_cmd() {
|
||||
-e REACT_APP_COMMIT=${BUILD_COMMIT:-0000000} \
|
||||
-v "$(pwd):/app" \
|
||||
-w "/app/frontend" \
|
||||
node:14 \
|
||||
node:16g \
|
||||
${*}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user