From 64b0d9d2182ccb66dbf0619db929fc932c1086d7 Mon Sep 17 00:00:00 2001 From: dduportal <1522731+dduportal@users.noreply.github.com> Date: Mon, 31 Aug 2020 12:50:01 +0200 Subject: [PATCH] Remove Kindlegen gem Signed-off-by: dduportal <1522731+dduportal@users.noreply.github.com> --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 509f79ba..a29c2183 100644 --- a/Dockerfile +++ b/Dockerfile @@ -65,7 +65,6 @@ RUN apk add --no-cache --virtual .rubymakedepends \ coderay \ epubcheck-ruby:4.2.2.0 \ haml \ - kindlegen:3.0.5 \ "kramdown-asciidoc:${KRAMDOWN_ASCIIDOC_VERSION}" \ rouge \ slim \