Skip to content

Commit 44665bb

Browse files
committed
fix
1 parent 3055db1 commit 44665bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24-slim
1+
FROM node:24-slim as build
22
# Set build arguments with defaults
33
ARG NODE_ENV=production
44
ARG NPM_INSTALL_FLAGS=

0 commit comments

Comments
 (0)