Skip to content

Commit

Permalink
Automator: update common-files@master in istio/pkg@master (istio#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored May 23, 2023
1 parent f67c6e9 commit 9204a3b
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 @@
e26e9bdb657d1dcef6c0e2b5268c03205bb55ee3
fa4a1169e68ee12bfcf9af39a61ebdc90fff6026
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-6a491d8a0a4c0e20232d55851286f3b8f62a15a6
IMAGE_VERSION=master-bbf48991a2e1fa68189c065634cfa7b1c7775fe8
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit 9204a3b

Please sign in to comment.