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

Anaconda: Support debian-12 (bookworm) #616

Closed
2 tasks
samruddhikhandale opened this issue Jun 13, 2023 · 6 comments
Closed
2 tasks

Anaconda: Support debian-12 (bookworm) #616

samruddhikhandale opened this issue Jun 13, 2023 · 6 comments
Assignees
Labels
dependency-upgrade Tracks new image support or EOL

Comments

@samruddhikhandale
Copy link
Member

samruddhikhandale commented Jun 13, 2023

Depends on continuumio/anaconda3

  • Open a PR
  • Create a release
@samruddhikhandale samruddhikhandale added the dependency-upgrade Tracks new image support or EOL label Jun 13, 2023
@samruddhikhandale samruddhikhandale self-assigned this Jun 13, 2023
@samruddhikhandale samruddhikhandale changed the title PHP: Support debian-12 (bookworm) Anaconda: Support debian-12 (bookworm) Jun 13, 2023
@samruddhikhandale
Copy link
Member Author

Blocked by https://hub.docker.com/r/continuumio/anaconda3 as it needs to add support for bookworm.

Image

Once it's available, we'd need a major version bump of the image. More info in here #607

@gauravsaini04
Copy link
Contributor

been updated to bookworm now :

(base) root@1da8bb3a55f5:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

@samruddhikhandale
Copy link
Member Author

Thanks @gauravsaini04. I'd look into the release process now.

@samruddhikhandale
Copy link
Member Author

@gauravsaini04 Due to #1122, can you help update the Templates and sync MCR docs with this new info?

We need to pin to this new major version 1 for Templates (eg)

@gauravsaini04
Copy link
Contributor

@gauravsaini04 Due to #1122, can you help update the Templates and sync MCR docs with this new info?

We need to pin to this new major version 1 for Templates (eg)

have raised pr's devcontainers/templates#269 and https://github.com/microsoft/mcrdocs/pull/47485 for templates and mcr docs resp.

@gauravsaini04
Copy link
Contributor

PR's were merged to the codebases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Tracks new image support or EOL
Projects
None yet
Development

No branches or pull requests

3 participants