diff --git a/Dockerfile b/Dockerfile index 73112ea3..dea7b7df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10.4 +FROM python:3.14.0a3 ENV INDICO_HOST="try.indico.io"