Skip to content

Commit 1d161a8

Browse files
⬆️ Update home-assistant/cli to v5.1.0
1 parent 8fd943e commit 1d161a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="5.0.0"
16+
ARG HA_CLI_VERSION="5.1.0"
1717

1818
# hadolint ignore=DL3003,DL3042
1919
RUN \

0 commit comments

Comments
 (0)