Skip to content

Commit 25d7468

Browse files
authored
Merge pull request #129 from singularityhub/v3.11.4
bump to 3.11.4
2 parents 8a1117b + bf2b57b commit 25d7468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN apk update && \
3131
RUN apk add --no-cache bash git openssh gcc squashfs-tools sudo libtool gawk ca-certificates libseccomp libseccomp-dev
3232
RUN apk add --no-cache linux-headers build-base openssl-dev util-linux util-linux-dev python rsync cryptsetup glib-dev
3333

34-
ENV SINGULARITY_VERSION 3.11.0
34+
ENV SINGULARITY_VERSION 3.11.4
3535
RUN mkdir -p /usr/local/var/singularity/mnt && \
3636
mkdir -p $GOPATH/src/github.com/sylabs && \
3737
cd $GOPATH/src/github.com/sylabs && \

0 commit comments

Comments
 (0)