Skip to content

Commit

Permalink
Add jinja2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi committed Jan 8, 2018
1 parent 4705d32 commit 10f3511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/Dockerfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \

RUN easy_install pip
RUN pip install --upgrade six pyyaml google-api-python-client \
google-cloud-storage pylint
google-cloud-storage pylint jinja2

# Install gcloud

Expand Down

0 comments on commit 10f3511

Please sign in to comment.