Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Upgrades Resilio Sync to 2.6.3
  • Loading branch information
tobiasfiechter authored Jun 11, 2019
1 parent cf52e24 commit b2650de
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.6.2
ENV RESILIO_VERSION=2.6.3
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 b2650de

Please sign in to comment.