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