Skip to content

Commit

Permalink
⬆️ Update home-assistant/cli to v4.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 31310af commit c83ba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redreactor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY requirements.txt /tmp/

# Setup Base
ARG BUILD_ARCH=aarch64
ARG HA_CLI_VERSION="4.35.0"
ARG HA_CLI_VERSION="4.36.0"

RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit c83ba66

Please sign in to comment.