From f26cc7cc0e8774214e341af41ec5362d0b997f02 Mon Sep 17 00:00:00 2001 From: Kaniska Date: Wed, 6 Aug 2025 21:24:28 +0530 Subject: [PATCH] Update annotation in manifest.json to trigger universal smoke test run Updated the annotation for the Universal image in manifest.json to provide a more detailed description. --- src/universal/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/universal/manifest.json b/src/universal/manifest.json index b8bcb65db..fdae14590 100644 --- a/src/universal/manifest.json +++ b/src/universal/manifest.json @@ -10,7 +10,7 @@ ] }, "dependencies": { - "annotation": "This document describes the base contents of the Universal image. Note that this image also includes detection logic to dynamically install additional language / runtime versions based on your repository's contents. Dynamically installed content can be found in sub-folders under `/opt`.", + "annotation": "This document describes the base contents of the Universal image... Note that this image also includes detection logic to dynamically install additional language / runtime versions based on your repository's contents. Dynamically installed content can be found in sub-folders under `/opt`.", "image": "ubuntu:noble", "imageLink": "https://hub.docker.com/_/ubuntu", "apt": [