Skip to content

Commit

Permalink
Automator: update build-tools image@master in istio/common-files@master
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed Jun 5, 2023
1 parent 40f8aa0 commit ca5e537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/common/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ fi
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
PROJECT_ID=${PROJECT_ID:-istio-testing}
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
IMAGE_VERSION=master-bbf48991a2e1fa68189c065634cfa7b1c7775fe8
IMAGE_VERSION=master-62f8b507af660ecccb613e643daf5ea546222ac7
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit ca5e537

Please sign in to comment.