Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updates for 202006 build
wgthom committed May 4, 2020
1 parent effb291 commit deaf7d6
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/manualBuild.sh
@@ -1,3 +1,3 @@
source ../buildVersion.sh
echo "Building tier/gte version ${VERSION_TAG}"
docker build --tag=tier/gte:base-${VERSION_TAG} .
docker build --tag=tier/gte:base-${VERSION_TAG} .
2 changes: 1 addition & 1 deletion ex101/run.sh
@@ -1 +1 @@
docker run -d -p 389:389 -p 8443:443 -p 3306:3306 --name grouper-demo tier/gte:101.1.1-201906-shib-upgrade
docker run -d -p 389:389 -p 8443:443 -p 3306:3306 --name grouper-demo tier/gte:101.1.1-202006

0 comments on commit deaf7d6

Please sign in to comment.