From f14cc69bd1cca51e7820dddec275a786432b470c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 01:12:10 +0000 Subject: [PATCH] build(deps): bump syncthing/syncthing in /docker/personal/syncthing Bumps syncthing/syncthing from 1.30 to 2.0. --- updated-dependencies: - dependency-name: syncthing/syncthing dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docker/personal/syncthing/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/personal/syncthing/docker-compose.yml b/docker/personal/syncthing/docker-compose.yml index d9c1256..3645424 100644 --- a/docker/personal/syncthing/docker-compose.yml +++ b/docker/personal/syncthing/docker-compose.yml @@ -1,6 +1,6 @@ services: syncthing-valentin: - image: syncthing/syncthing:1.30 + image: syncthing/syncthing:2.0 container_name: syncthing-valentin hostname: syncthing-valentin network_mode: host