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.5.0-alpine

This commit is contained in:
Renovate Bot 2018-02-03 16:14:58 +00:00
parent 3efe428f1c
commit d16bd386ca
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA

View file

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