pin opencl version

This commit is contained in:
aptalca 2022-05-16 20:50:41 -04:00
parent 5cd2ec4828
commit 36ba766331
3 changed files with 3 additions and 1 deletions

View file

@ -29,7 +29,7 @@ RUN \
apt-get update && \
apt-get install -y \
jq \
intel-opencl-icd \
intel-opencl-icd=21.49.21786+i643~u20.04 \
udev \
unrar \
wget && \