Why the cache layer of the RUN command is invalidate?
RUN
FROM python:3.7-slim ARG VERSION RUN pip install --upgrade pip && pip