Skip to content
Snippets Groups Projects
Commit 5d90d930 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix missing jinja2 in source images for mesos"

parents c12bfae5 49472934
No related branches found
No related tags found
No related merge requests found
...@@ -152,6 +152,7 @@ RUN yum install -y \ ...@@ -152,6 +152,7 @@ RUN yum install -y \
# Update packages # Update packages
RUN yum -y install \ RUN yum -y install \
curl \ curl \
python-jinja2 \
python-kazoo \ python-kazoo \
python-six \ python-six \
sudo \ sudo \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment