Skip to content

Commit

Permalink
idk what I'm doing
Browse files Browse the repository at this point in the history
  • Loading branch information
webdevcody committed Jul 24, 2024
1 parent b359f70 commit 73ee9e9
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 @@ -60,6 +60,8 @@ COPY --from=builder --chown=nextjs:nodejs /app/run.sh ./run.sh

RUN cd drizzle/migrate && npm i

WORKDIR /app

USER nextjs

EXPOSE 3000
Expand Down

0 comments on commit 73ee9e9

Please sign in to comment.