Update to 0.14.32
This commit is contained in:
parent
7620eec7b6
commit
f3a6e7b69e
|
@ -28,7 +28,7 @@ RUN ./configure \
|
|||
--build=cloudron-river
|
||||
RUN make install
|
||||
|
||||
ENV VERSION 0.14.31
|
||||
ENV VERSION 0.14.32
|
||||
|
||||
RUN mkdir -p /app/code \
|
||||
&& wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - \
|
||||
|
|
Loading…
Reference in New Issue