From 73ecfa330b8b7b1a1068943670e0977f5b3a08f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 00:26:57 +0000 Subject: [PATCH] build(deps): bump syncthing/syncthing in /docker/personal/syncthing Bumps syncthing/syncthing from 1.29 to 1.30. --- updated-dependencies: - dependency-name: syncthing/syncthing dependency-version: '1.30' dependency-type: direct:production update-type: version-update:semver-minor ... 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 c2f2f41..d9c1256 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.29 + image: syncthing/syncthing:1.30 container_name: syncthing-valentin hostname: syncthing-valentin network_mode: host