We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6548708 commit c83e63fCopy full SHA for c83e63f
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "91e07fe4f1a75b105b177c98fbd9a53815a98257",
19
- "sha256": "ea4f892d9b2e67b2e89495aeb00706500f1da0dfb2deda946154303a6f0cae72",
+ "version": "7ec20a37f7778f802fd13c88b3721d6d1ae99d41",
+ "sha256": "9555c19e59f275d7f504ada8f011c6118c890ba43891874724f351c3ff35fbb4",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments