We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1be57e commit 23b6d42Copy full SHA for 23b6d42
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "729bacbfbf6961f395f3f4ff640e692c17a83923",
19
- "sha256": "b5e4222b9eda6baef21677b83ad1e5cddce70551b9598b1779ed1ecc298001d1",
+ "version": "b8715aa3d428fb88e562cf933f75ee4280c1f0bf",
+ "sha256": "1e95ef9e4452247f3147e768fd8fcf932b511b8d0d3553e37518afb57193c4cf",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments