From 67eebc8d513ee3282a71b3fc98da1bc4f79b61d5 Mon Sep 17 00:00:00 2001 From: Pedro's Renovate Bot Date: Sun, 14 Jun 2026 03:46:24 +0000 Subject: [PATCH] chore(deps): update busybox docker tag to v1.38 --- apps/base/n8n/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/n8n/deployment.yaml b/apps/base/n8n/deployment.yaml index 24b7687..cef98b7 100644 --- a/apps/base/n8n/deployment.yaml +++ b/apps/base/n8n/deployment.yaml @@ -36,7 +36,7 @@ spec: type: RuntimeDefault initContainers: - name: fix-permissions - image: busybox:1.37 + image: busybox:1.38 command: - sh - -c