diff --git a/ci-scripts/template-vars.yaml b/ci-scripts/template-vars.yaml
index 7b9b9ca..74ff402 100644
--- a/ci-scripts/template-vars.yaml
+++ b/ci-scripts/template-vars.yaml
@@ -42,23 +42,6 @@ multiImages:
- src/ubuntu/virtualgl/**
- src/ubuntu/install/kde/**
- kasm-desktop-kde/**
- - name1: ubuntu
- name2: focal
- base: ubuntu:20.04
- bg: bg_focal.png
- distro: ubuntu
- dockerfile: dockerfile-kasm-core
- changeFiles:
- - dockerfile-kasm-core
- - src/ubuntu/xfce/**
- - src/ubuntu/xfce/.config/**
- - src/ubuntu/xfce/.config/xfce4/**
- - src/ubuntu/xfce/.config/xfce4/xfconf/**
- - src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
- - src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
- - src/ubuntu/nvidia/**
- - src/ubuntu/sysbox/**
- - src/ubuntu/virtualgl/**
- name1: ubuntu
name2: jammy
base: ubuntu:22.04
@@ -395,9 +378,9 @@ multiImages:
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
singleImages:
- name1: cuda
- name2: focal
- base: nvidia/cuda:11.6.2-cudnn8-devel-ubuntu20.04
- bg: bg_focal.png
+ name2: jammy
+ base: nvidia/cuda:12.2.2-cudnn8-devel-ubuntu22.04
+ bg: bg_jammy.png
distro: ubuntu
dockerfile: dockerfile-kasm-core
changeFiles:
diff --git a/docs/core-cuda-focal/README.md b/docs/core-cuda-jammy/README.md
similarity index 75%
rename from docs/core-cuda-focal/README.md
rename to docs/core-cuda-jammy/README.md
index dde7c99..a9c5212 100644
--- a/docs/core-cuda-focal/README.md
+++ b/docs/core-cuda-jammy/README.md
@@ -1,9 +1,9 @@
# About This Image
-This image contains a browser-accessible version of Ubuntu Focal including the CUDA toolkit.
+This image contains a browser-accessible version of Ubuntu Jammy including the CUDA toolkit.
This image is used by our open-source containerized [Machine Learning Desktop](https://github.com/kasmtech/workspaces-machine-learning) and our [Data Science Desktop](https://github.com/kasmtech/workspaces-data-science). The core image should be used as a base to create your own derivative images, or you can modify our ML or data science images to meet your needs. All images are intended to be used with the NVIDIA container toolkit to pass GPU capabilities into the containerized desktop, which is pre-loaded with your favorite development and data science tools and libraries.
![Screenshot][Image_Screenshot]
-[Image_Screenshot]: https://f.hubspotusercontent30.net/hubfs/5856039/dockerhub/image-screenshots/core-cuda-focal.png "Image Screenshot"
+[Image_Screenshot]: https://5856039.fs1.hubspotusercontent-na1.net/hubfs/5856039/dockerhub/image-screenshots/core-cuda-jammy.png "Image Screenshot"
diff --git a/docs/core-cuda-focal/demo.txt b/docs/core-cuda-jammy/demo.txt
similarity index 84%
rename from docs/core-cuda-focal/demo.txt
rename to docs/core-cuda-jammy/demo.txt
index a691434..9351755 100644
--- a/docs/core-cuda-focal/demo.txt
+++ b/docs/core-cuda-jammy/demo.txt
@@ -2,7 +2,7 @@
**Launch a real-time demo in a new browser window:** Live Demo.
-
+
∗*This demo links to a Jammy Desktop image to show the basic functionality of Kasm Workspaces.*
diff --git a/docs/core-cuda-focal/description.txt b/docs/core-cuda-jammy/description.txt
similarity index 100%
rename from docs/core-cuda-focal/description.txt
rename to docs/core-cuda-jammy/description.txt