1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-03-15 10:02:45 +00:00

Update to 0.14.36

This commit is contained in:
Girish Ramakrishnan 2017-08-24 11:35:09 -07:00
parent 8c74b83013
commit de4b8ff977

@ -28,7 +28,7 @@ RUN ./configure \
--build=cloudron-river
RUN make install
ENV VERSION 0.14.35
ENV VERSION 0.14.36
RUN mkdir -p /app/code \
&& wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - \