diff --git a/Dockerfile b/Dockerfile index 6ecc3f253..fa2a74040 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10.15-bullseye +FROM python:3.13.2-bullseye RUN apt-get update && \ apt-get install -y \