mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Adding python-dev to the list of packages for ubuntu1204 docker
[ci skip]
This commit is contained in:
parent
9d459386ce
commit
2fa1936ff9
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ RUN /usr/sbin/update-rc.d -f ondemand remove; \
|
|||
|
||||
RUN apt-get install -y \
|
||||
python-coverage \
|
||||
python-dev \
|
||||
python-httplib2 \
|
||||
python-jinja2 \
|
||||
python-keyczar \
|
||||
|
|
Loading…
Reference in a new issue