Skip to content

Commit

Permalink
update umbra version
Browse files Browse the repository at this point in the history
  • Loading branch information
hbirler committed Dec 15, 2022
1 parent 3ceaeef commit 2c97d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion umbra/scripts/vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
export UMBRA_LOG_DIR=`pwd`/scratch/log/
export UMBRA_DDL_DIR=`pwd`/ddl/
export UMBRA_CONTAINER_NAME=snb-bi-umbra
export UMBRA_VERSION=f87f59ea2
export UMBRA_VERSION=7632149e3
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}

cd scripts
Expand Down

0 comments on commit 2c97d72

Please sign in to comment.