diff --git a/docker/Dockerfile-base b/docker/Dockerfile-base index ba2753da7..95f5d3889 100644 --- a/docker/Dockerfile-base +++ b/docker/Dockerfile-base @@ -1,4 +1,4 @@ -FROM python:3.11-slim +FROM python:3.13.2-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 "