Skip to content

Devcontainer creation fails - wrong typescript-node image tag #394

@chrmarti

Description

@chrmarti

Copied from microsoft/vscode-remote-release#11450


Cloning a repo into a devcontainer from the command palette and selecting TypeScript & Node with version 24-bookworm produces the following error:

Error response from daemon: No such image: mcr.microsoft.com/devcontainers/typescript-node:1-24-bookworm

The tag being used doesn't exist. It should be 4-24-bookworm

Also, creating a new devcontainer configuration file in VSCode from the command palette with TypeScript & Node uses 1-22-bookworm by default even though when I clone a repo into a devcontainer the list of versions says that 24-bookworm is the default. There is some inconsistency here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions