diff --git a/test/images/dnsutils/Dockerfile b/test/images/dnsutils/Dockerfile index d041c62703f..5286aacd946 100644 --- a/test/images/dnsutils/Dockerfile +++ b/test/images/dnsutils/Dockerfile @@ -16,4 +16,4 @@ FROM BASEIMAGE CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/ -RUN apk add --no-cache bind-tools +RUN apk add --no-cache bind-tools dnsmasq