Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Nov 10, 2020
1 parent 1332f9d commit cbf45a3
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 @@ -11,7 +11,7 @@ ENV PATH=/home/node/.npm-global/bin:$PATH
ENV NPM_CONFIG_PREFIX=/home/node/.npm-global

USER node
RUN npm install -g ssb-server@15.2.0
RUN npm install -g ssb-server@15.3.0

EXPOSE 8008

Expand Down

0 comments on commit cbf45a3

Please sign in to comment.