0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

chore(deps): update node to tag 9.4.0-alpine

This commit is contained in:
Renovate Bot 2018-01-20 11:21:26 +00:00
parent 57d4127345
commit e141f39953
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA

View file

@ -1,4 +1,4 @@
FROM node:9.2.0-alpine@sha256:e174cb4f00bd5aacfe798ad7ee6c2985adceade4f487a9532de2ce8a067f7365
FROM node:9.4.0-alpine@sha256:9cd67a00ed111285460a83847720132204185e9321ec35dacec0d8b9bf674adf
LABEL maintainer="https://github.com/verdaccio/verdaccio"
RUN apk --no-cache add openssl && \