Skip to content

Commit

Permalink
Update Envoy SHA to latest with security fixes.
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
  • Loading branch information
PiotrSikora committed Aug 4, 2019
1 parent b1dac89 commit 717e81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ bind(
# Determine SHA256 `wget https://github.com/envoyproxy/envoy/archive/COMMIT.tar.gz && sha256sum COMMIT.tar.gz`
# envoy commit date 05/16/2019
# bazel version: 0.25.0
ENVOY_SHA = "cba9f5e3544a6c00c2d8f4406f98f2d4dfad773a"
ENVOY_SHA = "204283eb00ea8817e10806d0daa3e9b10393ebb9"

ENVOY_SHA256 = "69eba169233d388d29e9afb6abd31e9200c491f308a09c851b5f18dd650725c7"
ENVOY_SHA256 = "eca3a3f6406e8afd4321b23affdd5cd09e98bd094ee510ab672f2ea8ffb27cb0"

LOCAL_ENVOY_PROJECT = "/PATH/TO/ENVOY"

Expand Down

0 comments on commit 717e81b

Please sign in to comment.