We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4377542 commit f33d8ceCopy full SHA for f33d8ce
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:lts-bookworm
+FROM node:lts-bookworm-slim
2
3
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
4
0 commit comments