We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd4303 commit 31b9662Copy full SHA for 31b9662
1 file changed
Dockerfile
@@ -1,7 +1,6 @@
1
FROM node:20
2
3
COPY build /build
4
-COPY migrations /build/migrations
5
COPY package.json /
6
COPY node_modules /node_modules
7
0 commit comments