We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e184457 commit 2bdf7abCopy full SHA for 2bdf7ab
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-slim
+FROM node:20-slim AS builder
2
3
WORKDIR /app
4
0 commit comments