We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c40fa5 commit 6dd0b05Copy full SHA for 6dd0b05
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "0089fe6cf8d3bddd869b8bfdc5e4619ee99ee5c6",
19
- "sha256": "cf1253fe4699506bd89937e1a628d89bdbde226a3c42a068823882f882f2dbc5",
+ "version": "b3a34c108c025600e87af128f586cc428b7850fe",
+ "sha256": "ed7ec980ed52511d70cc24b6f9adad3ba902e43474fe0d4f04ff288c2b55cb0f",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments