Skip to content

Commit

Permalink
new base image CALDP_mvmalpha_CAL_rc2 and rc1 tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bhayden53 committed Jan 19, 2022
1 parent cba6239 commit 2a8a6d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions terraform/deploy_vars.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#! /bin/bash -xu

export CALCLOUD_VER="v0.4.31"
export CALDP_VER="v0.2.16"
export CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_20211129_CAL_final"
export CALCLOUD_VER="v0.4.34-rc1"
export CALDP_VER="v0.2.17-rc1"
export CAL_BASE_IMAGE="stsci/hst-pipeline:CALDP_mvmalpha_CAL_rc2"

export BASE_IMAGE_TAG=`cut -d ":" -f2- <<< ${CAL_BASE_IMAGE} `

Expand Down

0 comments on commit 2a8a6d0

Please sign in to comment.