From e0fe3c9e2f0e5de1057a42fea3e649fd6efd197b Mon Sep 17 00:00:00 2001 From: Fl1tzi Date: Sat, 28 Oct 2023 23:29:59 +0200 Subject: [PATCH] update to 1.25.0 --- syncthing/compose.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing/compose.sh b/syncthing/compose.sh index eb683f3..7fff1d4 100755 --- a/syncthing/compose.sh +++ b/syncthing/compose.sh @@ -16,4 +16,4 @@ podman create \ --pod syncthing \ --name client \ --volume=./data/:/var/syncthing/:Z \ - docker.io/syncthing/syncthing + docker.io/syncthing/syncthing:1.25.0