Skip to content

Commit 1762c90

Browse files
Automator: update common-files@master in istio/community@master (kubernetes#967)
1 parent 88b3ff1 commit 1762c90

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-
f972897da4b268ff65b110ce24f1df67bf1f3dd0
1+
f44be0724d09df803d84aa92577297c798a5dd50

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

0 commit comments

Comments
 (0)