aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/docker/uhd-builder-ubuntu2204.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.ci/docker/uhd-builder-ubuntu2204.Dockerfile')
-rw-r--r--.ci/docker/uhd-builder-ubuntu2204.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/docker/uhd-builder-ubuntu2204.Dockerfile b/.ci/docker/uhd-builder-ubuntu2204.Dockerfile
index 1ccc7ec86..84ea5b1ac 100644
--- a/.ci/docker/uhd-builder-ubuntu2204.Dockerfile
+++ b/.ci/docker/uhd-builder-ubuntu2204.Dockerfile
@@ -57,7 +57,7 @@ RUN apt-get update && \
python3-pyqt5 \
liblog4cpp5-dev \
libzmq3-dev \
- python3-yaml \
+ python3-ruamel.yaml \
python3-click \
python3-click-plugins \
python3-zmq \