Skip to content

Commit a7515b3

Browse files
committed
bumping version in container
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
1 parent 33f6cc6 commit a7515b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

singularity/build/scripts/singularity-prepare-instance.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ Bootstrap: docker
9595
From: ubuntu:18.04
9696
%post
9797
export LC_LANG=C
98-
export VERSION=1.12.6 OS=linux ARCH=amd64
99-
export SINGULARITY_VERSION=3.2.1
98+
export VERSION=1.13 OS=linux ARCH=amd64
99+
export SINGULARITY_VERSION=3.4.2
100100
export DEBIAN_FRONTEND=noninteractive
101101
apt-get update -y
102102
apt-get -y install git build-essential libssl-dev uuid-dev pkg-config curl gcc cryptsetup

0 commit comments

Comments
 (0)