We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4a97b commit 734f458Copy full SHA for 734f458
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "80c1ac2143a7a73932c9dff814d38fd6867fe691",
19
- "sha256": "f0ea48a9084ad9bd71f67f1dccafb94d5fe25bd41bfe415fc80f99e0beb1389e",
+ "version": "281772b2ed14cc7e6856baa6749caa5858b13728",
+ "sha256": "f76a3334b7d87a7e8bba50625157dbe7459cdb63d16967bbfb5ee150786a3136",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments