Skip to content

Commit

Permalink
Update narou.rb to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jam7 committed Mar 31, 2019
1 parent 8550059 commit 695cc56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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.1
ENV NAROU_VERSION 3.4.2
WORKDIR /opt/narou

RUN apk --update add ruby ruby-io-console ruby-json wget unzip && rm -rf /var/cache/apk/*
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

RELEASE_VERSION = v1.10
RELEASE_VERSION = v1.11
VERSION = latest

OPTIONS = \
Expand Down

0 comments on commit 695cc56

Please sign in to comment.