Commit 27dd124
authored
chore: Update node version used in docker (#675)
* Update Dockerfile to use node 14
14 matches the major version of node as declared in the package.json
file.
* Update package-lock.json
Updated the package-lock.json file with the result of running `npm
install` from within the Docker container. That way, the lock file and
the execution environment will be in sync.
* Use node16, to be on par with github actions node version
* Update package-lock file for node-161 parent 183a775 commit 27dd124
2 files changed
+6141
-8882
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments