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 docker builds workflow #157

Merged
merged 2 commits into from
Jan 2, 2023
Merged

Fix docker builds workflow #157

merged 2 commits into from
Jan 2, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Jan 2, 2023

This PR changes cashocs Dockerfile so that conda clean --all --yes is used instead of -tipsy. The latter seems to be deprecated and causes an error.

Closes #156

@sblauth sblauth added the bug Something isn't working label Jan 2, 2023
@sblauth sblauth self-assigned this Jan 2, 2023
@sblauth sblauth enabled auto-merge (rebase) January 2, 2023 07:03
@codecov-commenter
Copy link

Codecov Report

Merging #157 (ef5d816) into main (e02a9b9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files          76       76           
  Lines        5775     5775           
=======================================
  Hits         5410     5410           
  Misses        365      365           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sblauth sblauth merged commit 686028b into main Jan 2, 2023
@sblauth sblauth deleted the hotfix/docker_builds branch January 2, 2023 07:25
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.

[Bug] docker images are not created correctly
2 participants