diff --git a/Dockerfile b/Dockerfile index 6f87c54b0..a026f6ad3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:8@sha256:723750b1acf5c7e752e4270e3cc5a5e54c845ba769b62a104e60f722b5bfad42 +FROM node:8@sha256:e755f9d3880a60e1783e080f4a54770e73d0b18d150a942a1f643279d25683b0 ENV NPM_CONFIG_LOGLEVEL warn WORKDIR /usr/src/app