diff --git a/Dockerfile b/Dockerfile index 9490504e2..8d9b7a859 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.3-slim-bookworm +FROM python:3.13.0-slim-bookworm ARG DEBIAN_FRONTEND=noninteractive ARG DEVELOPMENT=False