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

Miniconda: Support debian-12 (bookworm) #621

Closed
2 tasks
samruddhikhandale opened this issue Jun 14, 2023 · 7 comments · Fixed by #1109
Closed
2 tasks

Miniconda: Support debian-12 (bookworm) #621

samruddhikhandale opened this issue Jun 14, 2023 · 7 comments · Fixed by #1109
Assignees
Labels
dependency-upgrade Tracks new image support or EOL

Comments

@samruddhikhandale
Copy link
Member

samruddhikhandale commented Jun 14, 2023

Depends on https://hub.docker.com/r/continuumio/miniconda3

  • Open a PR
  • Create a release
@samruddhikhandale samruddhikhandale added the dependency-upgrade Tracks new image support or EOL label Jun 14, 2023
@samruddhikhandale samruddhikhandale self-assigned this Jun 14, 2023
@samruddhikhandale
Copy link
Member Author

Blocked by https://hub.docker.com/r/continuumio/miniconda3 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

The base image for miniconda i.e. continuumio/miniconda3 has been updated to debian - 12 ( bookworm )

		(base) root@4a987cfa50fe:/# 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/"
		(base) root@4a987cfa50fe:/# ```

@VincentDondain
Copy link

Waiting to be released

@gauravsaini04
Copy link
Contributor

pr was merged

@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

@gauravsaini04
Copy link
Contributor

gauravsaini04 commented Jul 11, 2024

@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

have raised pr's devcontainers/templates#270 and https://github.com/microsoft/mcrdocs/pull/47487 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

Successfully merging a pull request may close this issue.

4 participants