diff --git a/Dockerfile b/Dockerfile index d172b090189..f44596b4578 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:12.18.4-buster +FROM node:12-buster RUN apt-get -y update && apt-get -y install ca-certificates apt-transport-https