fix builder image
1 files changed, 1 insertions(+), 1 deletions(-) M builder-image/Dockerfile
M builder-image/Dockerfile => builder-image/Dockerfile +1 -1
@@ 26,4 26,4 @@ RUN set -eux; \ cargo --version; \ rustc --version; \ apt-get update -yqq; \ apt-get install -yqq --no-install-recommends build-essential protobuf-compiler; \ \ No newline at end of file apt-get install -yqq --no-install-recommends build-essential protobuf-compiler docker; \ \ No newline at end of file