diff --git a/vgpu-manager/rhel9/Dockerfile b/vgpu-manager/rhel9/Dockerfile index 15b9b5b1e..4c8c7c527 100644 --- a/vgpu-manager/rhel9/Dockerfile +++ b/vgpu-manager/rhel9/Dockerfile @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -FROM nvcr.io/nvidia/cuda:13.2.0-base-ubi9 +FROM nvcr.io/nvidia/cuda:13.2.1-base-ubi9 ARG DRIVER_VERSION ENV DRIVER_VERSION=$DRIVER_VERSION