Revert "Chore: move to node 18 (#58570)" (#58754)

This reverts commit 0a9129cf90.
This commit is contained in:
Ashley Harrison
2022-11-15 13:47:14 +00:00
committed by GitHub
parent 83bd57244d
commit ff1afbb699
10 changed files with 201 additions and 204 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:18-alpine3.15 as js-builder
FROM node:16-alpine3.15 as js-builder
ENV NODE_OPTIONS=--max_old_space_size=8000