diff --git a/_includes/selector.html b/_includes/selector.html
index e727053bb33..f45abea71c4 100644
--- a/_includes/selector.html
+++ b/_includes/selector.html
@@ -368,8 +368,9 @@
Alpine.data('rapids_selector', () => ({
// default values
active_python_ver: "3.11",
- active_cuda_ver: "12.0 - 12.2",
+ active_conda_cuda_ver: "12.0 - 12.2",
active_pip_cuda_ver: "12",
+ active_docker_cuda_ver: "12.2",
active_method: "Conda",
active_release: "Stable",
active_img_type: "Base",