mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Adding python-dev to the list of packages for ubuntu1204 docker
[ci skip]
This commit is contained in:
@@ -43,6 +43,7 @@ RUN /usr/sbin/update-rc.d -f ondemand remove; \
|
|||||||
|
|
||||||
RUN apt-get install -y \
|
RUN apt-get install -y \
|
||||||
python-coverage \
|
python-coverage \
|
||||||
|
python-dev \
|
||||||
python-httplib2 \
|
python-httplib2 \
|
||||||
python-jinja2 \
|
python-jinja2 \
|
||||||
python-keyczar \
|
python-keyczar \
|
||||||
|
|||||||
Reference in New Issue
Block a user