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 e16ec96 commit 5ff69c1
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
@@ -1,6 +1,6 @@
FROM node:19.1.0-alpine3.16

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

EXPOSE 8080

Expand Down

0 comments on commit 5ff69c1

Please sign in to comment.