We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ae464 commit 0d0c7f7Copy full SHA for 0d0c7f7
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "dc3b061ea1136d263cbdae8e0f3e229d1022425e",
19
- "sha256": "a6ae4219843c6b8222fcd44be1f3207f4e16cdaf95d221cbc428492d28ee7f73",
+ "version": "1706a644da61511d05f9e41e9b1386ce606fffff",
+ "sha256": "bec9107bf84953faccd538f251a9c83b8839b5e46bdc80c0167c6f2905c15a43",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments