Skip to content

Commit

Permalink
1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThysPotgieter committed Feb 5, 2022
1 parent 8081997 commit 954bcf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/metanovo/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#/usr/bin/env bash

# Change build context to the root of the directory
version=v1.9.3
version=v1.9.4

name=metanovo

Expand Down
2 changes: 1 addition & 1 deletion singularity/metanovo/create_image.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=v1.9.3
version=v1.9.4
export SINGULARITY_CACHEDIR=/cbio/users/ptgmat003/singularity # comment this out if unsure
export SINGULARITY_TMPDIR=/cbio/users/ptgmat003/singularity/tmp
singularity build metanovo_${version}.img docker://thyscbio/metanovo:${version}

0 comments on commit 954bcf0

Please sign in to comment.