Skip to content

Commit

Permalink
Use base-builder-go-codeintelligencetesting for coredns (google#7222)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverchang authored Feb 8, 2022
1 parent c115626 commit 50e0668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/go-coredns/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 50e0668

Please sign in to comment.