Skip to content

Commit

Permalink
Automator: update common-files@master in istio/pkg@master
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed May 2, 2023
1 parent 9d8e468 commit 60f9029
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 @@
7ae3d16ae44869c5671a99d3315a66661b8ea349
b2644560641791daf0328a733292b71e78a7a899
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-1cfbb09b1f16e32d7f6a78d722bf87a71d78f391
IMAGE_VERSION=master-da033373a3ede6430a389d596f72a39369e46264
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit 60f9029

Please sign in to comment.