Skip to content

Commit

Permalink
The actual changes needed
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Sep 5, 2024
1 parent 3c64705 commit 7e66225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM node:18.18-alpine3.18

RUN corepack enable

WORKDIR /usr/src/app

COPY . .
Expand Down

0 comments on commit 7e66225

Please sign in to comment.