Skip to content

[oryx] - Upgrade DEBIAN_FLAVOR to bookworm#1603

Open
Kaniska244 wants to merge 3 commits intodevcontainers:mainfrom
Kaniska244:oryx-check-bookworm
Open

[oryx] - Upgrade DEBIAN_FLAVOR to bookworm#1603
Kaniska244 wants to merge 3 commits intodevcontainers:mainfrom
Kaniska244:oryx-check-bookworm

Conversation

@Kaniska244
Copy link
Contributor

@Kaniska244 Kaniska244 commented Mar 12, 2026

Description: Upgrading Microsoft Oryx DEBIAN_FLAVOR to bookworm and Java will not be supported in the new version of the feature as it won't be supported upstream.

Changelog:

  • Update the DEBIAN_FLAVOR to bookworm
  • Modified tests.
  • Major Version bump as it's a breaking change.

Checklist:

  • All checks are passed.

@Kaniska244 Kaniska244 marked this pull request as ready for review March 12, 2026 20:32
@Kaniska244 Kaniska244 requested a review from a team as a code owner March 12, 2026 20:32
# Install platforms with oryx build tool
check "oryx-install-dotnet-2.1" oryx prep --skip-detection --platforms-and-versions dotnet=2.1.30
check "dotnet-2-installed-by-oryx" ls /opt/dotnet/ | grep 2.1
check "oryx-install-dotnet-8.0" oryx prep --skip-detection --platforms-and-versions dotnet=8.0.23
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the scenario we state that we should have Dotnet 7.0 but here we have 8.0; is that param still respected? If not, do we need these tests (both this and the "prev" one)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants