Skip to content

Commit

Permalink
(from AES) Update Envoy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
esmet committed Apr 7, 2021
1 parent c2aa282 commit b527ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _cxx/envoy.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ IS_PRIVATE ?= $(findstring private,$(_git_remote_urls))

# IF YOU MESS WITH ANY OF THESE VALUES, YOU MUST RUN `make update-base`.
ENVOY_REPO ?= $(if $(IS_PRIVATE),[email protected]:datawire/envoy-private.git,git://github.com/datawire/envoy.git)
ENVOY_COMMIT ?= 779911fc06e22e6ffd43d55bf51980a67d7552d9
ENVOY_COMMIT ?= 2ac861a486755a78cb55225c312a9f8be1d363b8
ENVOY_COMPILATION_MODE ?= opt
# Increment BASE_ENVOY_RELVER on changes to `docker/base-envoy/Dockerfile`, or Envoy recipes.
# You may reset BASE_ENVOY_RELVER when adjusting ENVOY_COMMIT.
Expand Down

0 comments on commit b527ac3

Please sign in to comment.