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