diff --git a/Dockerfile b/Dockerfile index fd20404eab..8462d11360 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Builder -FROM node:12 as builder +FROM node:14-buster as builder # Support custom branches of the react-sdk and js-sdk. This also helps us build # images of element-web develop.