From 7b26ee3d9c042412c5caa8f1c6fc223caf7feea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:54:58 +0000 Subject: [PATCH] chore(deps): update python docker tag to v3.12 --- home-assistant/node-red/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/node-red/values.yaml b/home-assistant/node-red/values.yaml index f476bd4a..4ee532c6 100644 --- a/home-assistant/node-red/values.yaml +++ b/home-assistant/node-red/values.yaml @@ -112,7 +112,7 @@ controllers: backup: image: repository: python - tag: 3.11-alpine + tag: 3.12-alpine pullPolicy: IfNotPresent command: - /scripts/backup_restore.sh