Skip to content

Commit

Permalink
Build with package-lock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel committed Feb 2, 2024
1 parent d31b038 commit 512b4e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 89 deletions.
2 changes: 1 addition & 1 deletion demo-portals/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV SERVER_BASE=http://localhost:8080/

WORKDIR /usr/src/app

COPY package.json ./
COPY package.json package-lock.json ./
COPY src/ ./src
COPY public/ ./public
COPY private/ ./private
Expand Down
88 changes: 0 additions & 88 deletions demo-portals/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 512b4e9

Please sign in to comment.