FROM docker.internal.justin.tv/devtools/bionic/node14.15.1:latest

USER root

RUN npm install -g npm@7.10.0
