Commit 6dad7660 authored by 神楽坂玲奈's avatar 神楽坂玲奈

Update Dockerfile

parent c7c811bf
Pipeline #15980 passed with stages
in 3 minutes and 38 seconds
......@@ -14,7 +14,6 @@ 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