Skip to content

Commit

Permalink
update deploy-democluster.sh to use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeedy committed Jan 25, 2024
1 parent f8ff546 commit e7070f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public-scripts/deploy-democluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

CLIENT_ID=$1
CLIENT_SECRET=$2
CLOUD_IMAGE_URL=https://omnivector-public-assets.s3.us-west-2.amazonaws.com/cloud-images/democluster/0.2.0/democluster.img
CLOUD_IMAGE_URL=https://omnivector-public-assets.s3.us-west-2.amazonaws.com/cloud-images/democluster/latest/democluster.img
CLOUD_IMAGE_DEST=/tmp/democluster.img

download_cloud_image () {
Expand Down

0 comments on commit e7070f0

Please sign in to comment.