Skip to content

Commit 56db6fc

Browse files
committed
Bump Umbra version
1 parent 1121890 commit 56db6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbra/scripts/vars.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export UMBRA_LOG_DIR=`pwd`/scratch/log/
66
export UMBRA_DATABASE_DIR=`pwd`/scratch/db/
77
export UMBRA_BACKUP_DIR=`pwd`/scratch/backup/
88
export UMBRA_CONTAINER_NAME=snb-interactive-umbra
9-
export UMBRA_VERSION=45f3aae27
9+
export UMBRA_VERSION=30b000783
1010
export UMBRA_DOCKER_IMAGE=umbra-release:${UMBRA_VERSION}
1111

1212
export UMBRA_USER=postgres

0 commit comments

Comments
 (0)