Skip to content

Commit

Permalink
Dockerfile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
morfeusys committed May 17, 2023
1 parent 419656c commit 31838f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ WORKDIR /usr/src/packages

# Copy root package.json and lockfile
COPY package.json ./
COPY yarn.lock ./

# Copy components package.json
COPY packages/components/package.json ./packages/components/package.json
Expand Down

0 comments on commit 31838f0

Please sign in to comment.