0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

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

This commit is contained in:
Renovate Bot 2018-01-16 00:03:05 +00:00 committed by juanpicado
parent e0b8c05e51
commit 61427892ca

View file

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