From 7456e0db5588a226e1bb3abd950c7c9b28edb87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:51:25 +0100 Subject: [PATCH] Bump n8nio/n8n from 2.8.2 to 2.8.3 in /projects/n8n (#39) Bumps [n8nio/n8n](https://github.com/n8n-io/n8n) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/n8n-io/n8n/releases) - [Commits](https://github.com/n8n-io/n8n/compare/n8n@2.8.2...n8n@2.8.3) --- updated-dependencies: - dependency-name: n8nio/n8n dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- projects/n8n/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/n8n/docker-compose.yml b/projects/n8n/docker-compose.yml index e288746..b8f53fc 100644 --- a/projects/n8n/docker-compose.yml +++ b/projects/n8n/docker-compose.yml @@ -1,6 +1,6 @@ services: n8n: - image: docker.n8n.io/n8nio/n8n:2.8.2 + image: docker.n8n.io/n8nio/n8n:2.8.3 restart: always labels: - rclone.storage=storagebox-crypt