mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-13 16:29:09 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
4c1b0d17e9 | ||
|
e68c1e9ef2 |
@@ -93,3 +93,6 @@
|
||||
[1.0.7]
|
||||
* Update Syncthing to 0.14.51
|
||||
|
||||
[1.1.0]
|
||||
* Use latest base image
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Decentralized file synchronization",
|
||||
"version": "1.0.7",
|
||||
"version": "1.1.0",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
@@ -1,5 +1,4 @@
|
||||
FROM cloudron/base:0.10.0
|
||||
MAINTAINER Syncthing Developers <support@cloudron.io>
|
||||
FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
|
||||
|
||||
ENV VERSION 0.14.51
|
||||
|
||||
|
Reference in New Issue
Block a user