We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237538b commit 25f8311Copy full SHA for 25f8311
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ad2a1c700b1cc6c8b1581bc3e2990d696501f105",
19
- "sha256": "9a8086fe2a78d9e9388153536a2574c4855d743caa574f3712b04ba2f97352ed",
+ "version": "38a7619e5c5d23d279e75ca1bb67a55d1e3d766f",
+ "sha256": "423f97817bd9e0a42bed4ff3eec138f09927e7c6bcb620959718edef6348e8e7",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments