mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Syncthing to v1.23.2 (#456)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
33da70e6ed
commit
123658b5f7
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8384
|
||||
|
||||
server:
|
||||
image: syncthing/syncthing:1.23.1@sha256:09dda4902e5139cf557db00235aad707ef2306d23f709121079360e4c30b1690
|
||||
image: syncthing/syncthing:1.23.2@sha256:8eb65bcdc7fe342febe18c893527c5bd8534079bffe174f28f1dad8c207cad9a
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
hostname: umbrel
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: syncthing
|
||||
category: Files
|
||||
name: Syncthing
|
||||
version: "1.23.1"
|
||||
version: "1.23.2"
|
||||
tagline: Peer-to-peer file synchronization between your devices
|
||||
description: >-
|
||||
Syncthing is a peer-to-peer continuous file synchronization
|
||||
@ -26,8 +26,7 @@ gallery:
|
||||
path: ""
|
||||
defaultPassword: ""
|
||||
releaseNotes: >-
|
||||
Bugfixes:
|
||||
|
||||
- "accept: function not implemented" after upgrading to syncthing v1.20.1
|
||||
This minor release includes bug fixes and enhancements.
|
||||
A full list of changes from the previous version can be found here: https://github.com/syncthing/syncthing/releases/tag/v1.23.2
|
||||
submitter: Sam Cymbaluk
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1092
|
Loading…
Reference in New Issue
Block a user