devcontainers / images

Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
https://containers.dev
MIT License
1.25k stars 459 forks source link

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

Open samruddhikhandale opened 1 year ago

samruddhikhandale commented 1 year ago

📢 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 commented 1 year ago

ℹ️ 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 commented 11 months ago

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

Demir9948 commented 6 months ago

Kapat

samruddhikhandale commented 2 months ago

📣 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.