Skip to content

Commit

Permalink
use libc++
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Cainelli <[email protected]>
  • Loading branch information
cainelli committed Dec 19, 2024
1 parent 967ea48 commit 48634fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /work/

COPY . /work/

RUN VERBOSE=1 make build_envoy
RUN BAZEL_BUILD_ARGS="--config=libc++" make build_envoy

FROM istio/proxyv2:1.24.2

Expand Down

0 comments on commit 48634fd

Please sign in to comment.