Skip to content

Commit

Permalink
Merge pull request #129 from singularityhub/v3.11.4
Browse files Browse the repository at this point in the history
bump to 3.11.4
  • Loading branch information
vsoch committed Jun 22, 2023
2 parents 8a1117b + bf2b57b commit 25d7468
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 @@ -31,7 +31,7 @@ RUN apk update && \
RUN apk add --no-cache bash git openssh gcc squashfs-tools sudo libtool gawk ca-certificates libseccomp libseccomp-dev
RUN apk add --no-cache linux-headers build-base openssl-dev util-linux util-linux-dev python rsync cryptsetup glib-dev

ENV SINGULARITY_VERSION 3.11.0
ENV SINGULARITY_VERSION 3.11.4
RUN mkdir -p /usr/local/var/singularity/mnt && \
mkdir -p $GOPATH/src/github.com/sylabs && \
cd $GOPATH/src/github.com/sylabs && \
Expand Down

0 comments on commit 25d7468

Please sign in to comment.