mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-02 13:22:40 +00:00
Replace deprecated io/ioutils (#230)
This commit is contained in:
@@ -8,5 +8,4 @@ RUN make build
|
||||
FROM alpine:latest
|
||||
RUN apk --no-cache add ca-certificates bash git
|
||||
COPY --from=0 /go/src/github.com/kovetskiy/mark/mark /bin/
|
||||
RUN mkdir -p /docs
|
||||
WORKDIR /docs
|
||||
|
||||
Reference in New Issue
Block a user