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鈥檒l 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 · 3 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鈥檇 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

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