diff --git a/Dockerfile b/Dockerfile index b7d79d141..5337add11 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14.0b4 +FROM python:3.14.0rc2 RUN apt-get update \ && apt-get install --yes --no-install-recommends \