Skip to content

Commit

Permalink
fix: revert back fr24feed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thom-x committed Mar 7, 2020
1 parent 3f4759f commit aab5bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ COPY piaware.conf /etc/

# FR24FEED
WORKDIR /fr24feed
RUN wget https://repo-feed.flightradar24.com/linux_x86_64_binaries/fr24feed_1.0.24-5_amd64.tgz \
RUN wget https://repo-feed.flightradar24.com/linux_x86_64_binaries/fr24feed_1.0.18-5_amd64.tgz \
&& tar -xvzf *amd64.tgz
COPY fr24feed.ini /etc/

Expand Down

0 comments on commit aab5bd4

Please sign in to comment.