Automated documentation update - #441
Conversation
|
@devcontainers-repos-automation[bot] please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
@devcontainers-repos-automation[bot] please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
| | Options Id | Description | Type | Default Value | | ||
| |-----|-----|-----|-----| | ||
| | imageVariant | Debian OS version (use trixie, bookworm, or bullseye on local arm64/Apple Silicon): | string | trixie | | ||
| | imageVariant | Debian OS version (use bookworm, or bullseye on local arm64/Apple Silicon): | string | trixie | |
There was a problem hiding this comment.
Shouldn't this list (use trixie, ... since trixie is the primary option?
| | Options Id | Description | Type | Default Value | | ||
| |-----|-----|-----|-----| | ||
| | imageVariant | Ruby version (use -trixie, -bookworm, -bullseye variants on local arm64/Apple Silicon) : | string |4-trixie | | ||
| | imageVariant | Ruby version (use - trixie, -bookworm, -bullseye variants on local arm64/Apple Silicon): | string | 4.0-trixie | |
There was a problem hiding this comment.
Additional spacing between - trixie
| | Options Id | Description | Type | Default Value | | ||
| |-----|-----|-----|-----| | ||
| | imageVariant | Debian / Ubuntu version (use debian12, debian11, ubuntu24.04, and ubuntu22.04 on local arm64/Apple Silicon): | string | debian12 | | ||
| | imageVariant | Debian / Ubuntu version (use Debian 13, Debian 12, Ubuntu 24.04, and Ubuntu 22.04 on local arm64/Apple Silicon): | string | debian13 | |
There was a problem hiding this comment.
Should be original format, as it doesn't match the values that we want for imageVariant
Automated documentation update