Skip to content

Commit 0248660

Browse files
Automator: update [email protected] in istio/[email protected] (#1554)
1 parent 532f4c4 commit 0248660

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-
bd107bb620fa23c8d7626d760e12425f07fb4a3b
1+
0486bd2a788751eb9da3bfd386464e8ced8b95fb

common/scripts/setup_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ fi
7575
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
7676
PROJECT_ID=${PROJECT_ID:-istio-testing}
7777
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
78-
IMAGE_VERSION=release-1.18-b58d710da8f1c2bcee17f5d97e95dca8ffbcfc40
78+
IMAGE_VERSION=release-1.18-d4b5c8d9ce7215bbd1f955b8b994ac6b2e4fc00f
7979
fi
8080
if [[ "${IMAGE_NAME:-}" == "" ]]; then
8181
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)