Skip to content

Commit

Permalink
use slim
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Sep 12, 2023
1 parent 6cfc026 commit 1607236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/graphql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine
FROM node:slim
RUN apk add dumb-init

ENV NODE_ENV production
Expand Down

0 comments on commit 1607236

Please sign in to comment.