Skip to content

Commit 4b3bccc

Browse files
Automator: update common-files@master in istio/istio@master (istio#26945)
1 parent 4e06006 commit 4b3bccc

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-
fbbb878e961c80edd26ab9a41d81dd1d9053053a
1+
2cc19b6f07436b757115472d54be4668edd622e3

common/scripts/setup_env.sh

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

6060
# Build image to use
6161
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
62-
export IMAGE_VERSION=master-2020-08-19T17-29-34
62+
export IMAGE_VERSION=master-2020-08-31T18-26-34
6363
fi
6464
if [[ "${IMAGE_NAME:-}" == "" ]]; then
6565
export IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)