Skip to content

Commit

Permalink
Bump version to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aard Keimpema committed Jun 21, 2018
1 parent 005dce0 commit 9ece6a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN wget https://github.com/git-lfs/git-lfs/releases/download/v2.3.4/git-lfs-lin
ENV HOST_CPU_CORES=8 \
CASA_BUILD_TYPE=Release \
CASA_ARCH=linux64 \
CASA_BRANCH=release/5.1.1 \
CASA_BRANCH=release/5.1.2 \
workDir=/usr/local/casa \
CASAPATH="$workDir $CASA_ARCH"

Expand Down
2 changes: 1 addition & 1 deletion singularity/Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ IncludeCmd: no
export HOST_CPU_CORES=4
export CASA_BUILD_TYPE=Release
export CASA_ARCH=linux64
export CASA_BRANCH=release/5.1.1
export CASA_BRANCH=release/5.1.2
export workDir=/usr/local/casa
export CASAPATH="$workDir $CASA_ARCH"

Expand Down

0 comments on commit 9ece6a0

Please sign in to comment.