FROM gcr.io/cloud-builders/bazel
RUN apt-get upgrade && apt-get install -y jekyll
