diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d43f2ea..37b1fd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v1.12.0-rc.5 +* Fix bug here the `nvidia-ctk` path was not properly resolved. This causes failures to run containers when the runtime is configured in `csv` mode or if the `NVIDIA_DRIVER_CAPABILITIES` includes `graphics` or `display` (e.g. `all`). + ## v1.12.0-rc.4 * Generate a minimum CDI spec version for improved compatibility.