FROM cypress/included:8.7.0

RUN npm install @testing-library/cypress@"^8.0.0" --save-dev
