Skip to content

Commit

Permalink
Also point Dockerfile to casa 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Aard committed Dec 17, 2019
1 parent 2ee3816 commit 5eac00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Expand Up @@ -76,7 +76,7 @@ RUN mkdir -p gitlfs-${LFSVERSION} \
ENV HOST_CPU_CORES=8 \
CASA_BUILD_TYPE=Release \
CASA_ARCH=linux64 \
CASA_BRANCH=release/5.5.0 \
CASA_BRANCH=release/pipeline/5.6.3 \
workDir=/usr/local/casa \
CASAPATH="$workDir $CASA_ARCH"

Expand Down

0 comments on commit 5eac00e

Please sign in to comment.