Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Mar 8, 2024
1 parent 01dccdc commit 2e8e870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion preprocessing/nextclade/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mambaorg/micromamba:1.5.6
FROM mambaorg/micromamba:1.5.7

COPY --chown=$MAMBA_USER:$MAMBA_USER environment.yml /tmp/env.yaml
COPY --chown=$MAMBA_USER:$MAMBA_USER .mambarc /tmp/.mambarc
Expand Down
2 changes: 1 addition & 1 deletion preprocessing/nextclade/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dependencies:
- PyYAML
- requests=2.31
- pyjwt=2.8
- dateutil=2.9
- python-dateutil=2.9
- pytz=2024.1
- pip

0 comments on commit 2e8e870

Please sign in to comment.