Skip to content

Commit

Permalink
Automator: update common-files@master in istio/pkg@master (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored May 16, 2023
1 parent d359e3a commit b7573be
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 @@
25ea0ad927c50ccec25daddd027bbecd0db957c6
696aafa0b8f3f22df870f78d5915680624db9f52
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-24cb3cb93708d8739901dfb5cfbae6574caa1f19
IMAGE_VERSION=master-d1c937bacd5fd54df479b065f2e56f3d643f68cb
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit b7573be

Please sign in to comment.