aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/docker/uhd-builder-ubuntu2004.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.ci/docker/uhd-builder-ubuntu2004.Dockerfile')
-rw-r--r--.ci/docker/uhd-builder-ubuntu2004.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/docker/uhd-builder-ubuntu2004.Dockerfile b/.ci/docker/uhd-builder-ubuntu2004.Dockerfile
index 2206e566a..e99f4764f 100644
--- a/.ci/docker/uhd-builder-ubuntu2004.Dockerfile
+++ b/.ci/docker/uhd-builder-ubuntu2004.Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get update && \
apt-get -y install -q \
build-essential \
ccache \
+ clang \
curl \
git \
sudo \