Skip to content

Commit

Permalink
using released 2.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Jun 13, 2023
1 parent c433f5d commit 86d32b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ RUN rm -rf aria2-1.36.0-linux-gnu-64bit-build1 aria2-1.36.0-linux-gnu-64bit-buil

# kiwix-hotspot
ENV TEST "-"
RUN curl -L -o kiwix-hotspot-linux.tar.gz http://tmp.kiwix.org/ci/kiwix-hotspot-linux-main.tar.gz
# RUN curl -L -o kiwix-hotspot-linux.tar.gz http://mirror.download.kiwix.org/release/kiwix-hotspot/v2.4.12/kiwix-hotspot-linux-2.4.12.tar.gz
RUN curl -L -o kiwix-hotspot-linux.tar.gz http://mirror.download.kiwix.org/release/kiwix-hotspot/v2.4.13/kiwix-hotspot-linux-2.4.13.tar.gz
RUN tar xf kiwix-hotspot-linux.tar.gz && mv kiwix-hotspot /usr/bin/kiwix-hotspot
RUN rm -f kiwix-hotspot-linux.tar.gz

Expand Down

0 comments on commit 86d32b9

Please sign in to comment.