aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/go-dns
diff options
context:
space:
mode:
authorGravatar Roman Wagner <roman.wagner18@gmx.de>2022-03-03 07:53:32 +0100
committerGravatar GitHub <noreply@github.com>2022-03-03 17:53:32 +1100
commitf1272791057d8a72891ae3407c3bc85846a3f704 (patch)
treeee3a2a0339bdb77292347d8c3ca141ee05f3ab83 /projects/go-dns
parente7eb519e225d2c5211cdc82f90786263a77d5dd7 (diff)
Add base-builder-go-codeintelligencetesting for 15 projects (#7320)
Add base-builder-go-codeintelligencetesting for cilium, cosmos-sdk, fasthttp, fastjson, gitea, go-ethereum, go-sftp, gvisor, istio, jsonparser, mtail, radon, runc, tidy and ygot
Diffstat (limited to 'projects/go-dns')
-rw-r--r--projects/go-dns/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/go-dns/Dockerfile b/projects/go-dns/Dockerfile
index 3819ff26..3d90e4c3 100644
--- a/projects/go-dns/Dockerfile
+++ b/projects/go-dns/Dockerfile
@@ -14,6 +14,7 @@
#
################################################################################
+#FROM gcr.io/oss-fuzz-base/base-builder-go-codeintelligencetesting
FROM gcr.io/oss-fuzz-base/base-builder-go
RUN go get -t github.com/miekg/dns