Skip to content

Commit

Permalink
Updating 3.8.2 branch to use 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Aug 21, 2021
1 parent 4911211 commit 7d7a300
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 @@ -26,7 +26,7 @@ RUN apk update && \
RUN apk add --no-cache bash git openssh gcc squashfs-tools sudo libtool gawk cryptsetup tzdata bash
RUN apk add --no-cache linux-headers build-base openssl-dev util-linux util-linux-dev shadow-uidmap

ENV SINGULARITY_VERSION=3.8.1
ENV SINGULARITY_VERSION=3.8.2
LABEL Maintainer @vsoch
RUN mkdir -p /usr/local/var/singularity/mnt && \
mkdir -p $GOPATH/src/github.com/sylabs && \
Expand Down

0 comments on commit 7d7a300

Please sign in to comment.