FROM node:16-alpine RUN apk add git python3 make g++ RUN yarn global add renovate CMD renovate --autodiscover