Skip to content

Commit c1b3caa

Browse files
config version ARG
1 parent 08b5b0c commit c1b3caa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Generated by https://smithery.ai. See: https://smithery.ai/docs/config#dockerfile
22
FROM node:lts-alpine
33

4+
ARG VERSION
5+
46
WORKDIR /app
57

68
# Copy package files

0 commit comments

Comments
 (0)