We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006cc21 commit f3a00adCopy full SHA for f3a00ad
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "3e425746018c610fb43d4b91b04340eab07c2b13",
19
- "sha256": "b4fa853cf9a5ae6ed37225de1a212029d1755ea065bec9ceb0fc2952dd71fb05",
+ "version": "8055d56c5123ebbe4fad75572ad32c00bb69706c",
+ "sha256": "14c1ac1457270f5d9cb58fb36ee640b8e1ceafe08f6a49b6bcc6872cdf202c0d",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments