Minor fixes

This commit is contained in:
Matt Curfman
2025-02-19 15:00:46 -08:00
parent 2fc526511f
commit dd84c202a7
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -10,8 +10,6 @@ RUN apt update && \
wget \
ocl-icd-libopencl1
# gnupg \
# Intel GPU compute user-space drivers
RUN mkdir -p /tmp/gpu && \
cd /tmp/gpu && \