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