Skip to content

Remove sed commands that broke Dockerfile#577

Merged
AngieHinrichs merged 1 commit into
cov-lineages:masterfrom
AngieHinrichs:fix_dockerfile
Apr 6, 2026
Merged

Remove sed commands that broke Dockerfile#577
AngieHinrichs merged 1 commit into
cov-lineages:masterfrom
AngieHinrichs:fix_dockerfile

Conversation

@AngieHinrichs

Copy link
Copy Markdown
Member

When environment.yml's python and pip version strings changed, the embedded greps no longer returned any value, leading to sed commands that deleted all lines of environment.yml, resulting in the error 'libmamba No target prefix specified' which broke the docker build. (refs #573)

When environment.yml's python and pip version strings changed, the embedded greps no longer returned any value, leading to sed commands that deleted all lines of environment.yml, resulting in the error 'libmamba No target prefix specified' which broke the docker build.
@AngieHinrichs
AngieHinrichs merged commit 10b9890 into cov-lineages:master Apr 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant