We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f1c8b commit fc2359cCopy full SHA for fc2359c
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ebf26e3ec075ebeb537965c3caeebf15ad5c6341",
19
- "sha256": "608f48ea4476b324d2db90da92a130374f7fea1f87345fbc496a345a48a78f30",
+ "version": "55bbbb1c6749568fa9ae7686c80d88193b61070a",
+ "sha256": "1eddb2eb45d4a1ee0f61c207e5789604423230b4d999c81b1e1d91c0789216ba",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments