We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b9e9d commit 6a1c129Copy full SHA for 6a1c129
apps/backend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/node:22-alpine
+FROM docker.io/node:22-slim
2
RUN apk add --no-cache dumb-init curl postgresql17-client
3
ENV NODE_ENV=production
4
ENV PORT=3000
0 commit comments