mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
install packages for tests (#15979)
* curl is needed for test_binary_modules * glibc-i18ndata is needed for postgresql (localedef)
This commit is contained in:
committed by
Toshio Kuratomi
parent
9041a0fee9
commit
0edec45c3d
@@ -15,6 +15,7 @@ RUN apt-get install -y \
|
||||
acl \
|
||||
bzip2 \
|
||||
cdbs \
|
||||
curl \
|
||||
debhelper \
|
||||
debianutils \
|
||||
devscripts \
|
||||
|
||||
Reference in New Issue
Block a user