Skip to content

Commit dcd2885

Browse files
⬆️ Update home-assistant/cli to v4.42.0 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6dbbdf1 commit dcd2885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY requirements.txt /tmp/
1313

1414
# Setup base
1515
ARG BUILD_ARCH=amd64
16-
ARG HA_CLI_VERSION="4.41.0"
16+
ARG HA_CLI_VERSION="4.42.0"
1717
ARG TTYD_VERSION="1.7.7"
1818
# hadolint ignore=DL3003,DL3042
1919
RUN \

0 commit comments

Comments
 (0)