Skip to content

Commit 900979a

Browse files
Automator: update common-files@master in istio/proxy@master (#3099)
1 parent b207c21 commit 900979a

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-
ba55961015910c6a0a70f62380f16cb684a473f1
1+
a321892c6cec32b20328e881f3225029c3d101eb

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-10-31T05-33-08
62+
export IMAGE_VERSION=master-2020-11-12T22-29-05
6363
fi
6464
if [[ "${IMAGE_NAME:-}" == "" ]]; then
6565
export IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)