Skip to content

Commit

Permalink
Automator: update common-files@master in istio/proxy@master (#4173)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Nov 7, 2022
1 parent ac3189a commit 12d011c
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 @@
f9d64a5f4fd9cf1d640c1dd50f673c148eb960a9
cbb37d1d13a5de0456f7c1a4d6aad0ce52d405e1
2 changes: 1 addition & 1 deletion common/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ fi

# Build image to use
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
IMAGE_VERSION=master-bbf310864a8dd61c66af8ead0786b1ec2d7cfc72
IMAGE_VERSION=master-d9e298f7cf9bb76b7f5dd9f18367725b05ad626b
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools
Expand Down

0 comments on commit 12d011c

Please sign in to comment.