Skip to content

Commit

Permalink
⬆️ Update home-assistant/cli to v4.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 2f66a14 commit 0fab0a2
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.31.0"
ARG HA_CLI_VERSION="4.32.0"

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

0 comments on commit 0fab0a2

Please sign in to comment.