diff --git a/Dockerfile b/Dockerfile index f1ec9c6..5106f08 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.4-slim-buster +FROM python:3.12.5-slim-buster # python related environment variables ENV PYTHONDONTWRITEBYTECODE 1