Skip to content

Commit

Permalink
Upgrade zillion node to 16. (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
saeed-zil authored Feb 27, 2024
1 parent b50bdd6 commit 48d8024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/zillion/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.20.1 as build-stage
FROM node:16.0.0 as build-stage


ENV NODE_OPTIONS=--max-old-space-size=4096
Expand Down

0 comments on commit 48d8024

Please sign in to comment.