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

@ -299,6 +299,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **16.05.22:** - Pin opencl version.
* **04.03.22:** - Increase verbosity of video device permissions fix, attempt to fix missing group rw.
* **25.12.21:** - Install Intel drivers from the official repo.
* **20.01.21:** - Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information.