From 46761ba63c6c9cb947b7e28837c968e6dc11c277 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 10:44:44 +0000 Subject: [PATCH] Update home-assistant/base image to 3.23-2026.05.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ca0c83f..aa25abc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Base image updated by Renovate, update versionCompatibility on Alpine base bump -FROM ghcr.io/home-assistant/base:3.23-2026.04.0@sha256:5ea71eca9735949b080a05d271988c9663af3bd1050297abedefa222c61e6807 +FROM ghcr.io/home-assistant/base:3.23-2026.05.0@sha256:3036cd72ba7755263cd103acc77cb0b438462720c2c8c23b7c2b52e52d7f4b50 # Set shell SHELL ["/bin/ash", "-o", "pipefail", "-c"]