Make the kicbase image build by updating dnsutils

pull/8774/head
Anders F Björklund 2020-07-20 18:22:34 +02:00
parent 789a907f8b
commit 4e4dcbbe80
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 \ sudo=1.8.27-1ubuntu4.1 \
docker.io=19.03.2-0ubuntu1 \ docker.io=19.03.2-0ubuntu1 \
openssh-server=1:8.0p1-6build1 \ 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 is required for conmon, which is required for podman
libglib2.0-0=2.62.1-1 \ libglib2.0-0=2.62.1-1 \
&& rm /etc/crictl.yaml && rm /etc/crictl.yaml