Skip to content

Commit c2e680a

Browse files
⬆️ Update home-assistant/cli to v4.42.0
1 parent dc13d0a commit c2e680a

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)