Skip to content

Commit

Permalink
fix: upgrade node to fix long standing socket timeout issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dbroadhurst authored and juanpicado committed Nov 5, 2017
1 parent e180d37 commit bcc13ac
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
@@ -1,4 +1,4 @@
FROM node:8.7.0-alpine
FROM node:8.9.0-alpine
LABEL maintainer="https://github.com/verdaccio/verdaccio"

RUN apk --no-cache add openssl && \
Expand Down

0 comments on commit bcc13ac

Please sign in to comment.