diff --git a/docker/Dockerfile-base b/docker/Dockerfile-base index 4e163fc29..1cf59df0e 100644 --- a/docker/Dockerfile-base +++ b/docker/Dockerfile-base @@ -1,4 +1,4 @@ -FROM python:3.10-slim +FROM python:3.13.0rc2-slim LABEL description.short="Weaver Base" LABEL description.long="Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES)" LABEL maintainer="Francis Charette-Migneault "