Skip to content

Commit

Permalink
Update builder to singularity/2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atj committed Jan 18, 2018
1 parent 5e4c88f commit b6c7029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/ProvisionBuilder
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ EOF

# Install Singularity
cd /
export VERSION=2.4
export VERSION=2.4.2
wget -q https://github.com/singularityware/singularity/releases/download/${VERSION}/singularity-${VERSION}.tar.gz
tar xvf singularity-${VERSION}.tar.gz
cd singularity-${VERSION}
Expand Down

0 comments on commit b6c7029

Please sign in to comment.