diff --git a/Dockerfile b/Dockerfile index fbe85d0..ebe4f3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.7 +FROM python:3.13.1 RUN pip install --no-cache-dir paho-mqtt requests