Skip to content

Commit

Permalink
Automator: update common-files@master in istio/istio.io@master (#9792)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored May 19, 2021
1 parent 3b987d6 commit 66cad69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Here are some resources to help you understand and use Istio:

- For in-depth information about how to use Istio, visit [istio.io](https://istio.io)
- To ask questions and get assistance from our community, visit [discuss.istio.io](https://discuss.istio.io)
- To learn how to participate in our overall community, visit [our Get Involved page](https://istio.io/get-involved/)
- To learn how to participate in our overall community, visit [our community page](https://istio.io/about/community)
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f280dd1587ae8f84b062f50c46b03be23251aad1
4d58e89b45c7512d6929fe9cdf7416f45913e781
2 changes: 1 addition & 1 deletion common/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ fi

# Build image to use
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
export IMAGE_VERSION=master-2021-05-07T04-05-01
export IMAGE_VERSION=master-2021-05-19T17-34-45
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
export IMAGE_NAME=build-tools
Expand Down

0 comments on commit 66cad69

Please sign in to comment.