mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-03-16 02:22:46 +00:00
Update syncthing to 0.14.46
This commit is contained in:
parent
d566e12bc9
commit
e73991042d
@ -1,7 +1,7 @@
|
||||
FROM cloudron/base:0.10.0
|
||||
MAINTAINER Syncthing Developers <support@cloudron.io>
|
||||
|
||||
ENV VERSION 0.14.45
|
||||
ENV VERSION 0.14.46
|
||||
|
||||
RUN mkdir -p /app/code \
|
||||
&& wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - \
|
||||
|
Loading…
x
Reference in New Issue
Block a user