Skip to content

Commit

Permalink
build arg
Browse files Browse the repository at this point in the history
Signed-off-by: Deepanshu Yadav <[email protected]>
  • Loading branch information
deepanshu-yadav committed Nov 27, 2023
1 parent 88cbeec commit d0ff2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nodejs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use an official Node.js runtime as a parent image
FROM node:14

ARG STATE
# Set the working directory in the container
WORKDIR /usr/src/app

Expand Down

0 comments on commit d0ff2b1

Please sign in to comment.