1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-25 22:37:24 +00:00

Update to 0.14.38

This commit is contained in:
Dennis Schwerdel
2017-09-21 23:06:33 +02:00
parent 6be20dbf5e
commit 88a47bcf1a
4 changed files with 6 additions and 3 deletions

View File

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