Skip to content

Commit 51c8c31

Browse files
Automator: update common-files@master in istio/community@master (kubernetes#946)
1 parent 8c04213 commit 51c8c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/.commonfiles.sha

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a5d4510eedcf54765e8a2e6a365944b2e05bc342
1+
9acbd2cf497f24a6ab8457a88c149834da614e6b

common/scripts/setup_env.sh

+1-1
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-cfe6fd8635ece336ce562daaf6fd8cb60d9c99ac
76+
IMAGE_VERSION=master-ed24c9f15e5b6d2698260ca67704ecc0965cd798
7777
fi
7878
if [[ "${IMAGE_NAME:-}" == "" ]]; then
7979
IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)