blob: c44e33173453e24547761abd6b5913549fd5dcd5 [file] [log] [blame] [edit]
FROM gcr.io/cloud-builders/bazel
RUN apt-get update && apt-get install -y \
zip \
libxml2-dev \
build-essential