Skip to content

Commit

Permalink
df
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick80 committed Apr 26, 2024
1 parent a1a6f58 commit cc32ace
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
Expand Up @@ -41,6 +41,8 @@ RUN npx prisma generate

ADD . .

RUN npm run build

# Finally, build the production image with minimal footprint
FROM base

Expand Down

0 comments on commit cc32ace

Please sign in to comment.