From a2b9e78b14001f64a5c8575c5bfe2f4bc4d122f0 Mon Sep 17 00:00:00 2001 From: Diego Guerra <116007495+diegoguerrad@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:07:17 -0300 Subject: [PATCH] Update ubuntu-22.04-image.md --- docs/ci-cd-environment/ubuntu-22.04-image.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/ci-cd-environment/ubuntu-22.04-image.md b/docs/ci-cd-environment/ubuntu-22.04-image.md index 7c6c85ed..298b62e8 100644 --- a/docs/ci-cd-environment/ubuntu-22.04-image.md +++ b/docs/ci-cd-environment/ubuntu-22.04-image.md @@ -4,8 +4,6 @@ Description: The ubuntu2204 image is a customized image based on Ubuntu 22.04 LT # Ubuntu 22.04 Image -!!! plans "Available on: Startup Scaleup" - The `ubuntu2204` image is a customized image based on [Ubuntu 22.04 LTS](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes), which has been optimized for CI/CD. It comes with a set of preinstalled languages, databases, and utility tools commonly used for CI/CD workflows.