diff --git a/web/content/releases/_index.md b/web/content/releases/_index.md
index 77b8336166e2e71247f81902ea40f47c94652254..162de446d3a2563247ccf31948510614c35d4352 100644
--- a/web/content/releases/_index.md
+++ b/web/content/releases/_index.md
@@ -27,9 +27,15 @@ note = "Download and unpack .zip-file"
 icon = "fab fa-windows"
 
 [[head_downloads]]
-name = "Latest Singularity container CLI with Utilities"
-url = "https://gitlab.opengeosys.org/ogs/ogs/-/jobs/artifacts/master/browse/ThirdParty/container-maker/_out/images?job=container"
-note = "Download and run .sif-file with [Singularity](/docs/userguide/basics/container/)"
+name = "Latest container CLI with Utilities"
+url = "https://minio.ufz.de/ogs/public/container/ogs/master/ogs-serial.squashfs"
+note = "Download and run .squashfs-file with [Singularity](/docs/userguide/basics/container/)"
+icon = "far fa-container-storage"
+
+[[head_downloads]]
+name = "Latest container CLI with PETSc-support and Utilities"
+url = "https://minio.ufz.de/ogs/public/container/ogs/master/ogs-petsc.squashfs"
+note = "Download and run .squashfs-file with [Singularity](/docs/userguide/basics/container/)"
 icon = "far fa-container-storage"
 
 [[head_downloads]]