We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31269cc commit 12ae464Copy full SHA for 12ae464
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "725a25b95b516577432e1b3d3401f773e976bbe0",
19
- "sha256": "bbf7d2c3a2f542980152d55499f2052ecd7a94eb11b2e24c42514d4946de6bef",
+ "version": "dc3b061ea1136d263cbdae8e0f3e229d1022425e",
+ "sha256": "a6ae4219843c6b8222fcd44be1f3207f4e16cdaf95d221cbc428492d28ee7f73",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments