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

Use the official Continuum Docker base image #152

Merged
merged 1 commit into from Oct 27, 2023

Commits on Oct 26, 2023

  1. Use the official Continuum Docker base image

    The `conda/miniconda3` Docker image has not been updated in five years,
    and it looks like it has finally broken.
    
    The Debian version it uses was archived by the Debian project recently, and some of the download links now fail.
    
    Luckily the official Continuum image seems to work as a drop-in
    replacement.
    jeremyh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a9c0c19 View commit details
    Browse the repository at this point in the history