There was an error while loading. Please reload this page.
1 parent 3055db1 commit 44665bbCopy full SHA for 44665bb
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-slim
+FROM node:24-slim as build
2
# Set build arguments with defaults
3
ARG NODE_ENV=production
4
ARG NPM_INSTALL_FLAGS=
0 commit comments