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 1121890 commit 56db6fcCopy full SHA for 56db6fc
umbra/scripts/vars.sh
@@ -6,7 +6,7 @@ export UMBRA_LOG_DIR=`pwd`/scratch/log/
6
export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
7
export UMBRA_BACKUP_DIR=`pwd`/scratch/backup/
8
export UMBRA_CONTAINER_NAME=snb-interactive-umbra
9
-export UMBRA_VERSION=45f3aae27
+export UMBRA_VERSION=30b000783
10
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}
11
12
export UMBRA_USER=postgres
0 commit comments