diff --git a/Dockerfile b/Dockerfile
index 8d36e8be00c2151c46cf164a5ace87b968f0e1b4..c3a7984122cab3b60c6cfb73fcd695dc7edf598d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
 # https://hub.docker.com/r/homeassistant/home-assistant/tags
-FROM homeassistant/home-assistant:2022.5.3
+FROM homeassistant/home-assistant:2022.5.4
 COPY poetry.lock pyproject.toml ./
 RUN apk add --no-cache --virtual .build-deps gcc musl-dev \
   # https://pypi.org/project/poetry/