Pegleg use artifactory image
The referenced quay.io image was no longer valid. Changed to use artifactory iamge in atlantafoundry. Change-Id: I29b384271e5f65e7609ffae52a553bf82f7a0d32
This commit is contained in:
parent
994a13c1ca
commit
cc64765075
@ -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 =="
|
||||
|
Loading…
x
Reference in New Issue
Block a user