mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 06:55:36 +01:00
Update fb2c
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apt-get update \
|
|||||||
|
|
||||||
# Get converter bin
|
# Get converter bin
|
||||||
WORKDIR /root/fb2converter
|
WORKDIR /root/fb2converter
|
||||||
ADD https://github.com/rupor-github/fb2converter/releases/download/v1.71.0/fb2c_linux_amd64.zip ./
|
ADD https://github.com/rupor-github/fb2converter/releases/download/v1.75.4/fb2c-linux-amd64.zip ./
|
||||||
RUN unzip fb2c_linux_amd64.zip
|
RUN unzip fb2c_linux_amd64.zip
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user