Skip to content

Commit

Permalink
Automator: update common-files@release-1.18 in istio/istio@release-1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed May 1, 2023
1 parent 89f8f4b commit f9e2c24
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 @@
2cd3fd163f91e381b1ae547a1881814a41bbd307
3368bc1cbeb40b2c5cbe0c530d0c819cf284acb8
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=release-1.18-9bab62ff1c9c252ed3189a6cb4eb0bec674ad3a1
IMAGE_VERSION=release-1.18-807663ab9e27f9d2bab5a7a78bcbecbd0e7ba17d
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit f9e2c24

Please sign in to comment.