Skip to content

Commit

Permalink
npm install types
Browse files Browse the repository at this point in the history
  • Loading branch information
ARIC LASRY authored and ARIC LASRY committed Nov 21, 2023
1 parent 84d531a commit 4a8c8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM node:18.15.0 as front

COPY ../types/ /types
RUN npm ci

WORKDIR /app

Expand Down

0 comments on commit 4a8c8f1

Please sign in to comment.