Skip to content

Commit 07d3915

Browse files
Automator: update common-files@master in istio/api@master (#2249)
1 parent 6ad61f9 commit 07d3915

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-
5a86f63b285de891a3d25fedae4a18bc05a1ef12
1+
0fe91d37545f6519c6ee566ccdc70e09e22564fb

common/scripts/setup_env.sh

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

6666
# Build image to use
6767
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
68-
export IMAGE_VERSION=master-2022-02-07T15-19-21
68+
export IMAGE_VERSION=master-2022-02-11T17-43-07
6969
fi
7070
if [[ "${IMAGE_NAME:-}" == "" ]]; then
7171
export IMAGE_NAME=build-tools

0 commit comments

Comments
 (0)