# Image for building and testing the app FROM node:16-buster RUN apt update && apt install -y chromium curl jq