Skip to content

Commit

Permalink
docker stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
glutamate committed Sep 18, 2020
1 parent 7768838 commit 5dcf2a5
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/[email protected]-rc.1 --unsafe
RUN npm install -g @saltcorn/[email protected] --unsafe

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

0 comments on commit 5dcf2a5

Please sign in to comment.