diff --git a/static/markdown/anvil-images.md b/static/markdown/anvil-images.md
index 3538fbac9e8df475760d7031cc03db343943fd57..f4f462cbbb2845312e27fa332c6974e54cecc5c7 100644
--- a/static/markdown/anvil-images.md
+++ b/static/markdown/anvil-images.md
@@ -1,30 +1,22 @@
-|       Image Name         |  Username to Connect |        Access instructions           |                                 Description                                       |
-| ------------------------ | -------------------- | ------------------------------------ | --------------------------------------------------------------------------------- |
-| Cloudera 5.12 GNOME      |  `cloudera`          | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Cloudera 5.12 QuickStart VM. *Note*: Follow the X2Go instructions, but choose GNOME for the Session type instead of Xfce.|
-| CentOS 7.4               |   `centos`           | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
-| CentOS 6.9	           |   `centos`           | `ssh -l centos@<ip address>`         | **HCC Standard OS**. The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
-| Fedora 28 Cloud          |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
-| Fedora 29 Cloud	   |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
-| Fedora 31 Cloud          |   `fedora`           | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
-| Fedora 28 RStudio (Xfce) |   `fedora`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 28 with Rstudio and Xfce pre-installed.|
-| Fedora 31 RStudio (Xfce) |   `fedora`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 31 with Rstudio and Xfce pre-installed.|
-| Fedora 28 Xfce           |   `fedora`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 28 with the Xfce Desktop Environment pre-installed.|
-| Fedora 31 Xfce           |   `fedora`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 31 with the Xfce Desktop Environment pre-installed.|
-| CentOS 7.4 Xfce          |   `centos`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | CentOS 7.4 with the Xfce Desktop Environment pre-installed.|
-| CentOS 6.9 Xfce          |   `centos`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | CentOS 6.9 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 14.04 Xfce        |   `ubuntu`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Ubuntu 14.04 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 16.04 Xfce        |   `ubuntu`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Ubuntu 16.04 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 17.04 Xfce        |   `ubuntu`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Ubuntu 17.04 with the Xfce Desktop Environment pre-installed.|
-| Ubuntu 18.04 Xfce        |   `ubuntu`            |[X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Ubuntu 18.04 with the Xfce Desktop Environment pre-installed.|
-| Windows 10	           |   `.\cloud-user`      |[Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC edition with remote desktop access.|
-| Windows 10 Matlab	   |  `.\cloud-user`       |[Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSB with Matlab r2013b, r2014b, r2015b, r2016b, r2017a pre-installed. |
-| Windows 10 Matlab r2018b/r2019b | `.\cloud-user` |[Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC with Matlab r2018b and r2019b pre-installed. |
-| Windows 10 SAS	   |  `.\cloud-user`       |[Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC with SAS 9.4 pre-installed. |
-| Windows 10 Mathematica   |  `.\cloud-user`       |[Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSB with Mathematica 10.4 and 11.0 pre-installed.|
-| Windows 10 Mathematica 12.0   |  `.\cloud-user`       |[Windows instructions](/anvil/connecting_to_windows_instances)  | Windows 10 LTSC with Mathematica 12.0 pre-installed.|
-| Ubuntu Cloud 14.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 14.04 Long Term Support release.|
-| Ubuntu Cloud 16.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 16.04 Long Term Support release.|
-| Ubuntu Cloud 17.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 17.04 Long Term Support release.|
+|       Image Name         |  Username to Connect  |        Access instructions           |                                 Description                                       |
+| ------------------------ | --------------------- | ------------------------------------ | --------------------------------------------------------------------------------- |
+| Cloudera 5.12 GNOME      |  `cloudera`           | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Cloudera 5.12 QuickStart VM. *Note*: Follow the X2Go instructions, but choose GNOME for the Session type instead of Xfce.|
+| CentOS 7.4               |   `centos`            | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
+| CentOS 7.8               |   `centos`            | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
+| CentOS 7.4 Xfce          |   `centos`            | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | CentOS 7.4 with the Xfce Desktop Environment pre-installed.|
+| CentOS 8.1               |   `centos`            | `ssh -l centos@<ip address>`         | The CentOS Linux distribution is a stable, predictable, manageable and reproducible platform derived from the sources of Red Hat Enterprise Linux (RHEL).|
+| Fedora 32 Cloud	   |   `fedora`            | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
+| Fedora 33 Cloud          |   `fedora`            | `ssh -l fedora <ipaddress>`          | Fedora is a Linux distribution developed by the community-supported Fedora Project and sponsored by the Red Hat company.|
+| Fedora 32 Xfce           |   `fedora`            | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 28 with the Xfce Desktop Environment pre-installed.|
+| Fedora 32 RStudio (Xfce) |   `fedora`            | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Fedora 28 with Rstudio and Xfce pre-installed.|
+| Windows 10	           |   `.\cloud-user`      | [Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC edition with remote desktop access.|
+| Windows 10 Matlab	   |  `.\cloud-user`       | [Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSB with Matlab r2013b, r2014b, r2015b, r2016b, r2017a pre-installed. |
+| Windows 10 Matlab r2018b/r2019b | `.\cloud-user` | [Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC with Matlab r2018b and r2019b pre-installed. |
+| Windows 10 SAS	   |  `.\cloud-user`       | [Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSC with SAS 9.4 pre-installed. |
+| Windows 10 Mathematica   |  `.\cloud-user`       | [Windows instructions](/anvil/connecting_to_windows_instances)       | Windows 10 LTSB with Mathematica 10.4 and 11.0 pre-installed.|
+| Windows 10 Mathematica 12.0   |  `.\cloud-user`  | [Windows instructions](/anvil/connecting_to_windows_instances)  | Windows 10 LTSC with Mathematica 12.0 pre-installed.|
 | Ubuntu Cloud 18.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 18.04 Long Term Support release.|
+| Ubuntu Cloud 20.04 LTS   |  `ubuntu`             | `ssh -l ubuntu <ipaddress>`         | Ubuntu Cloud Image from the 20.04 Long Term Support release.|
+| Ubuntu 18.04 Xfce        |   `ubuntu`            | [X2Go instructions](/anvil/connecting_to_linux_instances_using_x2go/) | Ubuntu 18.04 with the Xfce Desktop Environment pre-installed.|
 | MySQL Server 5.5         |  `centos`/`root`      | `ssh -l centos <ip address>`/[MySQL instructions](/anvil/connecting_to_mysql)  | CentOS 7 based image with a pre-configured MySQL (MariaDB) server. |
 | MariaDB Server 10.5      |  `centos`/`root`      | `ssh -l centos <ip address>`/[MySQL instructions](/anvil/connecting_to_mysql)  | CentOS 7 based image with a pre-configured MariaDB server. |