We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a843fb commit ace9048Copy full SHA for ace9048
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "05223ee2cd143d70b32402783c2a866a9dd18bd1",
19
- "sha256": "9e98f667ba6f2fd5a7d9a6b9b4a081c5d782356b38061aa09a5d635ac3860676",
+ "version": "1a5d13b94d19ef95c87176eaef4737a9953fcf8b",
+ "sha256": "a892ae44a719303a8fc582ef1de270ccea6a6073f14a38016fa692a1b4245717",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments