Commit 723c8da
committed
fix: Fixing dependency issues that arise in the docker image. (#601)
The dockerfile didn't previously copy in the package-lock file which
means package dependency issues could occasionally arise. This is fixed
by simply copying in the package-lock file.
(cherry picked from commit ca62a87)1 parent 8abf1c1 commit 723c8da
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments