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