diff --git a/tools/pegleg.sh b/tools/pegleg.sh index 4e92f810..f48e3160 100755 --- a/tools/pegleg.sh +++ b/tools/pegleg.sh @@ -3,7 +3,7 @@ set -e : ${WORKSPACE:=$(pwd)} -: ${IMAGE:=artifacts-aic.atlantafoundry.com/att-comdev/pegleg:latest} +: ${IMAGE:=quay.io/attcomdev/pegleg:latest} echo echo "== NOTE: Workspace $WORKSPACE is the execution directory in the container =="