Skip to content

Commit 722b99d

Browse files
committed
Install dirmngr dependency
1 parent 408b092 commit 722b99d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dockerfiles/Dockerfile.debian-stretch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends \
1212
apt-transport-https \
1313
curl \
1414
gnupg2 \
15+
dirmngr \
1516
&& rm -rf /var/lib/apt/lists/*
1617

1718
RUN pip install --upgrade setuptools && pip install ansible

0 commit comments

Comments
 (0)