Compare commits
No commits in common. "master" and "v0.0.0-02" have entirely different histories.
@ -13,5 +13,4 @@ RUN go build -o bin/ddns \
|
||||
|
||||
FROM alpine AS runner
|
||||
COPY --from=builder /app/bin/ddns /usr/bin/
|
||||
|
||||
ENTRYPOINT /usr/bin/ddns
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user