We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b142bf commit 809b592Copy full SHA for 809b592
1 file changed
umbra/scripts/vars.sh
@@ -5,7 +5,7 @@ export UMBRA_DDL_DIR=`pwd`/ddl/
5
export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
6
export UMBRA_BACKUP_DIR=`pwd`/scratch/backup/
7
export UMBRA_CONTAINER_NAME=snb-interactive-umbra
8
-export UMBRA_VERSION=75f99d093
+export UMBRA_VERSION=e7415d13f
9
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}
10
11
export UMBRA_USER=postgres
0 commit comments