Skip to content

Commit

Permalink
fix: removed libc6-compat
Browse files Browse the repository at this point in the history
  • Loading branch information
nayyara-airlangga committed Nov 7, 2023
1 parent dc2568a commit 1aaef78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Installation
FROM node:18.18.2-bookworm-slim AS deps
RUN apk add --no-cache libc6-compat

WORKDIR /app

Expand Down

0 comments on commit 1aaef78

Please sign in to comment.