Skip to content

Commit

Permalink
(deploy)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarbar338 committed Apr 30, 2024
1 parent 656f846 commit e16ec96
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:19.1.0-alpine3.16

RUN apk update && apk add --no-cache build-essential

EXPOSE 8080

WORKDIR /app
Expand Down

0 comments on commit e16ec96

Please sign in to comment.