[ARVADOS] updated: 2.3.0-5-g7d39fd29d
Git user
git at public.arvados.org
Fri Oct 29 21:01:35 UTC 2021
Summary of changes:
tools/arvbox/bin/arvbox | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 7d39fd29dbf5b6b9bad90cee69dce24498f3e5ed (commit)
from d588e6bca2e886dc978d3cd8ca17002d41fbe585 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 7d39fd29dbf5b6b9bad90cee69dce24498f3e5ed
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Fri Oct 29 17:01:19 2021 -0400
Set arvbox DEFAULT_TAG=2.3.0
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/tools/arvbox/bin/arvbox b/tools/arvbox/bin/arvbox
index 36a33376a..7ae11cf5d 100755
--- a/tools/arvbox/bin/arvbox
+++ b/tools/arvbox/bin/arvbox
@@ -61,7 +61,7 @@ if test -z "$WORKBENCH2_BRANCH" ; then
fi
# Update this to the docker tag for the version on releases.
-DEFAULT_TAG=
+DEFAULT_TAG=2.3.0
PG_DATA="$ARVBOX_DATA/postgres"
VAR_DATA="$ARVBOX_DATA/var"
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list