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 9ba5907 commit 963edbfCopy full SHA for 963edbf
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "8283565cffc7b713ef1b3a8b79c285c269e15db3",
19
- "sha256": "58a55efc9b748a6d45560241982cf54af79d851cdcc05870c7307aad568799f7",
+ "version": "6798a80d29e74d9fc5e58a2e0b1dbbf5541e5065",
+ "sha256": "903c8b4b798b70da78952870883e8006bcae9734cf741699b559baf6d1e46896",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments