Skip to content

Commit

Permalink
New Minor Version
Browse files Browse the repository at this point in the history
  • Loading branch information
manas-sf authored Mar 1, 2023
1 parent 63162fa commit a4acd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN npm install --global pkg-fetch
RUN pkg-fetch -n node16 -p linux -a x64
RUN pkg-fetch -n node16 -p macos -a x64

RUN npm install --global pkg@4.3.8
RUN npm install --global pkg

# declare /vlocity_build as working directory of image
WORKDIR /vlocity_build
Expand Down

0 comments on commit a4acd8c

Please sign in to comment.