mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
Merge pull request #368 from verdaccio/docker-patch-1
refactor: upgrade docker to node 8.7
This commit is contained in:
commit
50d286cdde
@ -1,4 +1,4 @@
|
||||
FROM node:8.4.0-alpine
|
||||
FROM node:8.7.0-alpine
|
||||
LABEL maintainer="https://github.com/verdaccio/verdaccio"
|
||||
|
||||
RUN apk --no-cache add openssl && \
|
||||
|
Loading…
Reference in New Issue
Block a user