Skip to content

Commit f26cc7c

Browse files
authored
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.
1 parent 5537b1c commit f26cc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/universal/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
]
1111
},
1212
"dependencies": {
13-
"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`.",
13+
"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`.",
1414
"image": "ubuntu:noble",
1515
"imageLink": "https://hub.docker.com/_/ubuntu",
1616
"apt": [

0 commit comments

Comments
 (0)