Update fb2c

This commit is contained in:
2024-10-02 14:38:15 +02:00
parent a9da07f216
commit 23e13d9861

View File

@@ -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