Skip to content

Commit

Permalink
⬆️ Update home-assistant/cli to v4.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent e4f2e41 commit 0d99cfd
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.33.0"
ARG HA_CLI_VERSION="4.34.0"

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

0 comments on commit 0d99cfd

Please sign in to comment.