Skip to content

Commit 83bbbaa

Browse files
committed
Automator: update common-files@master in istio/proxy@master
1 parent 92b8b92 commit 83bbbaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8b85c8f6387b7cd77ddcc47a455e1e9a92040e6b
1+
ef6a4e56b90f8868edb8624afd8c22cc14073af2

common/scripts/setup_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ fi
7777
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-registry.istio.io}
7878
PROJECT_ID=${PROJECT_ID:-testing}
7979
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
80-
IMAGE_VERSION=master-ff93080f0b66b1649fd6f3bfa6b63f74be377937-arm64
80+
IMAGE_VERSION=master-b7201a4e3411e85dff202449182d26efd7491b89
8181
fi
8282
if [[ "${IMAGE_NAME:-}" == "" ]]; then
8383
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)