Explorar o código

Apply suggestions from code review

Co-authored-by: artiume <siderite@gmail.com>
Nyanmisaka %!s(int64=4) %!d(string=hai) anos
pai
achega
8814d9c5ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -48,7 +48,7 @@ RUN apt-get update \
    locales \
 # Intel VAAPI Tone mapping dependencies:
 # Prefer NEO to Beignet since the latter one doesn't support Comet Lake or newer for now.
-# Do not use the intel-opencl-icd package from repo since they were not build with RELEASE_WITH_REGKEYS enabled.
+# Do not use the intel-opencl-icd package from repo since they will not build with RELEASE_WITH_REGKEYS enabled.
  && mkdir intel-compute-runtime \
  && cd intel-compute-runtime \
  && wget https://github.com/intel/compute-runtime/releases/download/${NEO_VERSION}/intel-gmmlib_${GMMLIB_VERSION}_amd64.deb \