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
Copy file name to clipboardExpand all lines: src/debian/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,13 @@ Simple Debian container with Git installed.
7
7
8
8
| Options Id | Description | Type | Default Value |
9
9
|-----|-----|-----|-----|
10
-
| imageVariant | Debian version (use bookworm or bullseye on local arm64/Apple Silicon): | string |bullseye|
10
+
| imageVariant | Debian version (use trixie bookworm or bullseye on local arm64/Apple Silicon): | string |trixie|
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.
***Applies devcontainer.json contents from image**: Yes ([source](https://github.com/devcontainers/images/blob/main/src/base-debian/.devcontainer/devcontainer.json))
16
16
17
-
18
17
---
19
18
20
19
_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/devcontainers/templates/blob/main/src/debian/devcontainer-template.json). Add additional notes to a `NOTES.md`._
0 commit comments