Skip to content

Commit

Permalink
US-338: Fix CI (#483)
Browse files Browse the repository at this point in the history
* Revert "Bump the npm_and_yarn group group in /products/zillion with 2 updates (#480)"

This reverts commit e224db1.

* Revert "Upgrade zillion node to 16. (#482)"

This reverts commit 48d8024.
  • Loading branch information
saeed-zil authored Feb 27, 2024
1 parent 48d8024 commit 3d76230
Show file tree
Hide file tree
Showing 4 changed files with 31,550 additions and 26,106 deletions.
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:16.0.0 as build-stage
FROM node:14.20.1 as build-stage


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

0 comments on commit 3d76230

Please sign in to comment.