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

BUG: Dockerfile is failing #581

Open
jfbourgon opened this issue Feb 17, 2025 · 0 comments
Open

BUG: Dockerfile is failing #581

jfbourgon opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jfbourgon
Copy link

Describe the bug
The latest version of the Dockerfile is now failing because of an HTTP 404 error while getting the latest version of miniforge as the location no longer exist (https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh)

To Reproduce
Steps to reproduce the behavior:

  1. docker build .

Expected behavior
The docker command should succeed

@jfbourgon jfbourgon added the bug Something isn't working label Feb 17, 2025
@jfbourgon jfbourgon changed the title "[BUG]: Dockerfile is failing" BUG: Dockerfile is failing Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant