Skip to content

Commit

Permalink
upgrades resilio sync to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasfiechter committed Aug 14, 2018
1 parent 3930e0c commit 2475299
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 @@ -4,7 +4,7 @@ RUN [ "cross-build-start" ]

# - RESILIO SYNC - #

ENV RESILIO_VERSION=2.5.12
ENV RESILIO_VERSION=2.6.0
ENV RESILIO_URL=https://download-cdn.resilio.com/${RESILIO_VERSION}/linux-armhf/resilio-sync_armhf.tar.gz

ADD ${RESILIO_URL} /tmp/sync.tgz
Expand Down

0 comments on commit 2475299

Please sign in to comment.