Skip to content

Commit

Permalink
Automator: update common-files@master in istio/pkg@master (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed Apr 14, 2023
1 parent 2c98fd0 commit 2f73360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b7e9c0ef62f5ed2794d894cd086a016d6b141955
3b8e0f4505b5e6bee674c3ee20f2f3c5cda6c0cd
2 changes: 1 addition & 1 deletion 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-04cfef4d3b89cbc1a32f2983460724ac4f450154
IMAGE_VERSION=master-9bab62ff1c9c252ed3189a6cb4eb0bec674ad3a1
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit 2f73360

Please sign in to comment.