Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongSH1 authored Dec 11, 2023
1 parent abe1f1f commit 416c006
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
FROM node:18

FROM redis:latest
EXPOSE 6379

WORKDIR /usr/src/app

COPY package*.json ./
Expand Down

0 comments on commit 416c006

Please sign in to comment.