diff --git a/Dockerfile b/Dockerfile index a1adaff..f4efffc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.0 +FROM python:3.13.3 RUN apt-get -y update RUN apt-get install -y build-essential python3.11-dev libhdf5-dev ffmpeg