From 95f33d66e349dc10a2900a9f4fbdb1f32a573901 Mon Sep 17 00:00:00 2001 From: "Kazushi (Jam) Marukawa" Date: Wed, 29 Nov 2017 18:55:28 +0900 Subject: [PATCH] Change to use locally built develop branch of narou-3.1.11. --- Dockerfile | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 26f844b..f3625f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM openjdk:8-jre-alpine ENV AOZORA_EPUB3 AozoraEpub3-1.1.0b46.zip ENV KINDLEGEN kindlegen_linux_2.6_i386_v2_9.tar.gz -ENV NAROU_VERSION 3.1.9 +ENV NAROU_VERSION 3.1.11 WORKDIR /opt/narou RUN apk --update add ruby ruby-io-console ruby-json wget unzip && rm -rf /var/cache/apk/* diff --git a/Makefile b/Makefile index 57efac6..9e7c01f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -RELEASE_VERSION = v1.5 +RELEASE_VERSION = v1.6 VERSION = latest OPTIONS = \