Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump node docker image version (Layr-Labs#90)
* chore: bump node docker image version The version used was older than the introduction of the AbortController, so trying to run the example in docker would result in the following error: ``` ReferenceError: AbortController is not defined ``` * chore: avoid copying node_modules on docker --------- Co-authored-by: steven <[email protected]>
- Loading branch information