We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958cb2f commit e4cff32Copy full SHA for e4cff32
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "4683dbc683ae64153afa9f06de0c5c4f5f2899b2",
19
- "sha256": "3880a415cbe7b9a10482f6592646996e49ac819d946061461e456cb0d11f3b35",
+ "version": "3f6a0cbb266fe2a2711db0e1adf3a21ea5d32792",
+ "sha256": "d8e74d0d4ceef35ccaf958835eda6630913bcbce435262f119d063bdff7d7a84",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments