diff --git a/.gitlab/ci/docker/ubuntu2004/kokkos-hip/Dockerfile b/.gitlab/ci/docker/ubuntu2004/kokkos-hip/Dockerfile index ebb8501e6..8cffc8b17 100644 --- a/.gitlab/ci/docker/ubuntu2004/kokkos-hip/Dockerfile +++ b/.gitlab/ci/docker/ubuntu2004/kokkos-hip/Dockerfile @@ -14,6 +14,7 @@ RUN apt update && \ ninja-build \ rsync \ ssh \ + rocthrust-dev \ && \ apt clean