1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-21 04:17:33 +00:00

Update to 0.14.33

This commit is contained in:
Girish Ramakrishnan
2017-07-28 15:43:48 -07:00
parent c3533569c1
commit 303a00f082

View File

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