Skip to content

Commit

Permalink
Bump Umbra version
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Jun 14, 2022
1 parent b9feab4 commit 5b142bf
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 @@ -5,7 +5,7 @@ export UMBRA_DDL_DIR=`pwd`/ddl/
export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
export UMBRA_BACKUP_DIR=`pwd`/scratch/backup/
export UMBRA_CONTAINER_NAME=snb-interactive-umbra
export UMBRA_VERSION=e7415d13f
export UMBRA_VERSION=75f99d093
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}

export UMBRA_USER=postgres
Expand Down

0 comments on commit 5b142bf

Please sign in to comment.