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 22aa9f9 commit 500511eCopy full SHA for 500511e
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "d1f228d4e6b06cca9304984c9484769b2fc7fc22",
19
- "sha256": "44887045a036eaccd2d38401dd4c3ab47d02ea3de935a6f075ffe6388969bb8b",
+ "version": "378e21ba2f7c0216aed2c91bed1fe0a217553520",
+ "sha256": "b2e45aa55edb1b80950e08efffaa6e359df2f1cb860938c45b449834efb89ce8",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments