You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ubuntu focal EOL cpp image.
* Major version bump based on the review comment.
* Correction based on review comment.
---------
Co-authored-by: Álvaro Rausell Guiard <33221237+AlvaroRausell@users.noreply.github.com>
Copy file name to clipboardExpand all lines: src/ubuntu/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A simple Ubuntu container with Git and other common utilities installed.
7
7
8
8
| Options Id | Description | Type | Default Value |
9
9
|-----|-----|-----|-----|
10
-
| imageVariant | Ubuntu version (use ubuntu-22.04 or ubuntu-24.04 on local arm64/Apple Silicon): | string |jammy|
10
+
| imageVariant | Ubuntu version (use ubuntu-22.04 or ubuntu-24.04 on local arm64/Apple Silicon): | string |noble|
11
11
12
12
This template references an image that was [pre-built](https://containers.dev/implementors/reference/#prebuilding) to automatically include needed devcontainer.json metadata.
0 commit comments