Replace gnupg1 by gnupg2
This commit is contained in:
parent
68f4939d0f
commit
408b09222c
@ -11,7 +11,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
|
|||||||
systemd \
|
systemd \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
curl \
|
curl \
|
||||||
gnupg1 \
|
gnupg2 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN pip install --upgrade setuptools && pip install ansible
|
RUN pip install --upgrade setuptools && pip install ansible
|
||||||
|
Loading…
Reference in New Issue
Block a user