diff --git a/Dockerfile b/Dockerfile index 974bac8..44394aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -312,7 +312,7 @@ RUN if [[ "$TARGETPLATFORM" == linux/arm64 ]]; then \ ; \ fi -RUN pip3 install pathogen-embed==2.3.0 +RUN pip3 install pathogen-embed==3.0.0 # 2. Add unpinned programs