We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c5b5d commit bae9a7eCopy full SHA for bae9a7e
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "36c2391f90a99777a4141b4e8410dbd8e5b1d81b",
19
- "sha256": "89a7e5ea86133bddc75150cd63ea23532ef2bf230cdf929e08e9231667fdc6cb",
+ "version": "03558994feb6459da56e16b5dedc8fe0bbc3cb64",
+ "sha256": "6d18ca0cebb89e6bbd875cf5fab8280d953edd1f5d80ea34eeab066358de6533",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments