Skip to content

Commit 248c517

Browse files
Automator: update common-files@master in istio/api@master (#2706)
1 parent 1bd2832 commit 248c517

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-
21971794d1354d069a335c7a989081a371ecc814
1+
b70e0369312aa8f9bc4be5a8f6bffb3f83c88c20

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

0 commit comments

Comments
 (0)