Skip to content

Commit

Permalink
Update Dockerfile to install latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelTgn authored Aug 26, 2024
1 parent 21880c6 commit 0854455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM mambaorg/micromamba

# Set the variables for version control during installation
ARG crispritz_version=2.6.6
ARG crisprme_version=2.1.4
ARG crisprme_version=2.1.5

# set the shell to bash
ENV SHELL bash
Expand Down

0 comments on commit 0854455

Please sign in to comment.