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