FROM python:3.11

RUN pip3 install --upgrade pip

RUN pip3 install selenium