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 2c64730 commit 3ba036aCopy full SHA for 3ba036a
production/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM node:16.14.2-bullseye
+FROM node:16.14.2-slim
4
5
RUN apt update && apt install -y ca-certificates
6
0 commit comments