Skip to content

Commit

Permalink
Update deploy_vars.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raswaters committed Sep 25, 2024
1 parent 9aa9e2c commit 07dec24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/deploy_vars.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash -xu
export CALCLOUD_VER="v0.4.45-rc3"
export CALDP_VER="v0.2.27-rc1"
export CALDP_VER="v0.2.27-rc2"
export CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20240813_CAL_final"
export BASE_IMAGE_TAG=`cut -d ":" -f2- <<< ${CAL_BASE_IMAGE} `

Expand Down

0 comments on commit 07dec24

Please sign in to comment.