trivial: Update default image reference in pegleg.sh
This patch set updates the default image reference used by pegleg.sh from a downstream reference to the appropriate upstream reference. Change-Id: Id0198c6b69ee145901dae208ab9584e102f39827
This commit is contained in:
parent
e1e9d3cca3
commit
22584dfdb8
@ -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