diff --git a/tools/pegleg.sh b/tools/pegleg.sh index 7c524a27..8fceda37 100755 --- a/tools/pegleg.sh +++ b/tools/pegleg.sh @@ -12,7 +12,7 @@ if [ -z "${WORKSPACE}" ]; then WORKSPACE="/" fi -IMAGE=${IMAGE:-quay.io/attcomdev/pegleg:latest} +IMAGE=${IMAGE:-artifacts-aic.atlantafoundry.com/att-comdev/pegleg:latest} echo echo "== NOTE: Workspace $WORKSPACE is available as /workspace in container context =="