We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4120a commit a4e843fCopy full SHA for a4e843f
jitsi-component-sidecar/Dockerfile
@@ -17,7 +17,7 @@ RUN \
17
# ------------------------------------------------------------------------------
18
# prod
19
20
-FROM node:20
+FROM node:20-slim
21
22
WORKDIR /app
23
0 commit comments