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

Fix repo2docker version #139

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Conversation

edoardob90
Copy link
Member

Cherry-picked these two commits from feature/build-docker-image to avoid messing up with main:

  • Fix repo2docker version
  • Correct name of repo2docker package

Seems like that a recent update to Mamba is causing a problem when building the Docker image from the repo via repo2docker (see this issue).

I fixed the version of repo2docker to the last one that didn't have this problem, and the image is built correctly.

Hopefully fixes the error with Mamba when building the Docker container
@edoardob90 edoardob90 marked this pull request as ready for review October 3, 2023 15:32
@edoardob90 edoardob90 added the bug Something isn't working label Oct 3, 2023
@yakutovicha yakutovicha merged commit a2c2512 into main Oct 4, 2023
@yakutovicha yakutovicha deleted the fix/build-docker-image-workflow branch October 4, 2023 16:02
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

Successfully merging this pull request may close these issues.

2 participants