Skip to content

Commit 5b142bf

Browse files
committed
Bump Umbra version
1 parent b9feab4 commit 5b142bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

umbra/scripts/vars.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export UMBRA_DDL_DIR=`pwd`/ddl/
55
export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
66
export UMBRA_BACKUP_DIR=`pwd`/scratch/backup/
77
export UMBRA_CONTAINER_NAME=snb-interactive-umbra
8-
export UMBRA_VERSION=e7415d13f
8+
export UMBRA_VERSION=75f99d093
99
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}
1010

1111
export UMBRA_USER=postgres

0 commit comments

Comments
 (0)