diff --git a/Dockerfile b/Dockerfile index 0e5fab9b55..2a136ba8da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:10.4.0 +FROM node:10.24.1 RUN apt-get -y install imagemagick