diff --git a/ci/build_container/README.md b/ci/build_container/README.md index a4905cef35fac..cdba04b81bf11 100644 --- a/ci/build_container/README.md +++ b/ci/build_container/README.md @@ -1,6 +1,6 @@ ## Steps to publish new image for Envoy 3rd party dependencies -Currently this can be done only by Envoy team. +*Currently this can be done only by Envoy team.* * Modify [build_container.sh](build_container.sh) to include steps for building 3rd party library. * Build image locally by running `docker build --rm -t lyft/envoy-build:latest .` from this directory.