Commit ead420ff authored by 神楽坂玲奈's avatar 神楽坂玲奈

Update Dockerfile

parent c46deb68
Pipeline #15978 failed with stages
in 9 seconds
......@@ -14,6 +14,7 @@ FROM golang:1.18 as builder
WORKDIR /v
COPY . .
ls
RUN echo 'alternate:github.com/coredns/alternate' >> plugin.cfg
RUN make
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment