diff --git a/docker/Dockerfile b/docker/Dockerfile index b36392be50..1e8b426d03 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -49,7 +49,7 @@ RUN apt-get update \ RUN pip3 install scikit-image==0.22.0 scipy==1.11.4 opencv-python numpy Pillow dlib==19.24.4 --break-system-packages # https://pushd.slack.com/archives/C07A4MNKDE2/p1755641040891479?thread_ts=1755542357.600459&cid=C07A4MNKDE2 -RUN pip3 install git+https://github.com/pyamg/pyamg.git@5e0224e2881faf93a9e62783a212e346d2979460 --break-system-packages +RUN pip3 install git+https://github.com/pushd/pyamg.git@v5.2.0_with_pinned_scm --break-system-packages COPY plugins/pushd-dither /opt/pushd-dither/