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