Install dirmngr dependency
This commit is contained in:
parent
408b09222c
commit
722b99d766
@ -12,6 +12,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
|
||||
apt-transport-https \
|
||||
curl \
|
||||
gnupg2 \
|
||||
dirmngr \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install --upgrade setuptools && pip install ansible
|
||||
|
Loading…
Reference in New Issue
Block a user