Use base-builder-go-codeintelligencetesting for coredns (#7222)

This commit is contained in:
Oliver Chang 2022-02-08 13:31:50 +11:00 committed by GitHub
parent c1156260e1
commit 50e06684cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder-go
FROM gcr.io/oss-fuzz-base/base-builder-go-codeintelligencetesting
ENV GO111MODULE=on
RUN git clone --depth 1 https://github.com/coredns/coredns $GOPATH/src/github.com/coredns/coredns