Skip to content

Commit

Permalink
Merge pull request #211 from frekele/master
Browse files Browse the repository at this point in the history
Upgrade to SKAWARE_VERSION=1.20.0
  • Loading branch information
jprjr authored Aug 12, 2017
2 parents 570dfef + cea39ad commit d62f50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/build-latest
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -x
## PARAMS
##

RELEASE_VERSION=${RELEASE_VERSION:-1.19.1.0}
RELEASE_VERSION=${RELEASE_VERSION:-1.20.0.0}
SKAWARE_VERSION=${RELEASE_VERSION%.*}
SKAWARE_SOURCE=${SKAWARE_SOURCE:-https://github.com/just-containers/skaware/releases/download/v$SKAWARE_VERSION}

Expand Down

0 comments on commit d62f50f

Please sign in to comment.