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

chore(deps): update node:9.5.0-alpine digest

This commit is contained in:
Renovate Bot 2018-03-01 03:49:59 +00:00
parent eb6bd96600
commit a51a281083
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA

View file

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