Skip to content

Commit

Permalink
Update Dockerfile.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeMBourgeois authored Jul 22, 2024
1 parent 57b3aa2 commit 0f203da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /bauhaus

COPY ./ ./

RUN npm install
RUN npm install --force

RUN npm run build-insee

Expand Down

0 comments on commit 0f203da

Please sign in to comment.