diff --git a/Dockerfile b/Dockerfile index ffd9588a..f6e84ba7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -ldflags "-s -w -X main.version=$ltag" -o FROM alpine -RUN apk add --no-cache --update \ +RUN apk add --no-cache \ py3-docutils \ asciidoctor