Skip to content

Commit 734032c

Browse files
Automator: update common-files@master in istio/api@master (#2672)
1 parent 5633fb8 commit 734032c

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-
e92afe366490f8bc8aaac07f6e0ed53fa9af584c
1+
70a2634692870e598e0c13bf888dc0f986d2d6fb

common/scripts/setup_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ fi
7373

7474
# Build image to use
7575
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
76-
IMAGE_VERSION=master-ea49c53ddd55f8e6a8017645292473343db30a3b
76+
IMAGE_VERSION=master-68a3b263c7a939ada76b87bbca4dfd24936b88d2
7777
fi
7878
if [[ "${IMAGE_NAME:-}" == "" ]]; then
7979
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)