Skip to content

Commit

Permalink
Updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ofirdassa9 committed May 4, 2023
1 parent a47e351 commit 48dfaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN yarn

RUN yarn build --dist-dir /usr/src/app/out

from nginx:alpine
FROM nginx:alpine

EXPOSE 80

Expand Down

0 comments on commit 48dfaf3

Please sign in to comment.