diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0f46c85481..48f700137f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -226,7 +226,7 @@ stages: -w /root/nmodl \ -v $PWD:/root/nmodl \ -e NMODL_NIGHTLY_TAG=$TAG \ - 'bluebrain/nmodl:wheel' \ + 'bluebrain/nmodl:wheel-py12' \ packaging/build_wheels.bash linux $(python.version) condition: succeeded() displayName: 'Building ManyLinux Wheel'