Skip to content

Commit

Permalink
Change to use narou-3.2.5.1 and increment version number of narou-doc…
Browse files Browse the repository at this point in the history
…ker-alpine to v1.9.
  • Loading branch information
jam7 committed Aug 24, 2018
1 parent b6e7ca0 commit fcab3af
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.2.2
ENV NAROU_VERSION 3.2.5.1
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.8
RELEASE_VERSION = v1.9
VERSION = latest

OPTIONS = \
Expand Down

0 comments on commit fcab3af

Please sign in to comment.