Make the kicbase image build by updating dnsutils

(cherry picked from commit 4e4dcbbe80)
pull/8780/head
Anders F Björklund 2020-07-20 18:22:34 +02:00
parent 302a6b05f2
commit af6b6db44b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
sudo=1.8.27-1ubuntu4.1 \
docker.io=19.03.2-0ubuntu1 \
openssh-server=1:8.0p1-6build1 \
dnsutils=1:9.11.5.P4+dfsg-5.1ubuntu2.1 \
dnsutils=1:9.11.5.P4+dfsg-5.1ubuntu2.2 \
# libglib2.0-0 is required for conmon, which is required for podman
libglib2.0-0=2.62.1-1 \
&& rm /etc/crictl.yaml