Skip to content

Commit

Permalink
docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
glutamate committed Nov 30, 2020
1 parent b470610 commit e196c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:14

RUN npm install -g @saltcorn/cli@0.2.3 --unsafe
RUN npm install -g @saltcorn/cli@0.3.0 --unsafe

ENTRYPOINT ["/usr/local/bin/saltcorn"]

0 comments on commit e196c00

Please sign in to comment.