Merge "trivial: Update default image reference in pegleg.sh"
This commit is contained in:
commit
7c98b5c4cb
@ -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 =="
|
||||
|
Loading…
x
Reference in New Issue
Block a user