From e0c670b647e6c1ed79ec22abb6a2afae49decc4c Mon Sep 17 00:00:00 2001 From: "Kazushi (Jam) Marukawa" Date: Tue, 8 Oct 2019 06:50:15 +0900 Subject: [PATCH] Update narou to 3.4.7.1 and bump docker image version to v1.13 --- Dockerfile | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 69c8e09..4edc6d6 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.4.3 +ENV NAROU_VERSION 3.4.7.1 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 348931d..aaedaad 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -RELEASE_VERSION = v1.12 +RELEASE_VERSION = v1.13 VERSION = latest OPTIONS = \