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

Need to re-pin images: New major version of images are released due to added support for debian:bookworm #607

Open
samruddhikhandale opened this issue Jun 13, 2023 · 4 comments
Labels

Comments

@samruddhikhandale
Copy link
Member

📢 We have released a new major version for the base-debian image (ie mcr.microsoft.com/devcontainers/base).

ℹ️ Now the mcr.microsoft.com/devcontainers/base:debian targets debian 12 - bookworm instead of bullseye

Hence, if you previously used mcr.microsoft.com/devcontainers/base:0-debian with the hope to use the bullseye variant. You'd need to update it to mcr.microsoft.com/devcontainers/base:1-bullseye instead.

To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. 0-) or major and minor to only get fixes (e.g. 0.200-).

ℹ️ Usually, the dev configuration files reference the images by pinning to a major version (details here). In this case, the major version has bumped from 0 to 1

@samruddhikhandale samruddhikhandale pinned this issue Jun 13, 2023
@samruddhikhandale samruddhikhandale changed the title mcr.microsoft.com/devcontainers/base:debian targets debian-12 (bookworm) ; major version release Images: Major version releases due to added support for debian:bookworm Jun 15, 2023
@samruddhikhandale
Copy link
Member Author

samruddhikhandale commented Jun 15, 2023

ℹ️ The following images have released a new major version to add support for debian:bookworm ℹ️

ℹ️ We’d recommend re-pinning to the new major versions to continue receiving security patches and updates

  1. base-debian
  2. cpp
  3. java-8
  4. java
  5. javascript-node
  6. php
  7. rust

@samruddhikhandale
Copy link
Member Author

📣 Released a new image version for dotnet with bookworm support. We would recommend pinning to newer major version 1 for continuing receiving security updates.

@samruddhikhandale samruddhikhandale changed the title Major version of images are releases due to added support for debian:bookworm Need to re-pin images: New major version of images are released due to added support for debian:bookworm Oct 18, 2023
@Demir9948
Copy link

Kapat

@samruddhikhandale
Copy link
Member Author

📣 Released major version 1 for the Anaconda and Miniconda images. We would recommend pinning to newer major version 1 for continuing receiving security updates and enhancements.

@samruddhikhandale samruddhikhandale unpinned this issue Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@samruddhikhandale @Demir9948 and others