diff --git a/Dockerfile-consumer b/Dockerfile-consumer index b859fd3..ef42067 100644 --- a/Dockerfile-consumer +++ b/Dockerfile-consumer @@ -1,4 +1,4 @@ -FROM python:3.8-slim +FROM python:3.13.3-slim RUN pip install pipenv