Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devcontainer image #2898

Merged
merged 2 commits into from
May 14, 2024
Merged

Commits on May 13, 2024

  1. chore(deps): update devcontainer image

    And make it easier for renovate to keep it up to date.
    
    The old `1` refers to the major version of the image itself.
    The old `18` refers to the node version in that image.
    
    Here is a list of tag for comparison:
    
    https://mcr.microsoft.com/v2/devcontainers/typescript-node/tags/list
    
    The new shorthand `20` refers to "the latest" node 20 variant, and the docker sha pin ensures it is reproducible.
    ST-DDT authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f03c2db View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    6aec8dc View commit details
    Browse the repository at this point in the history