Skip to content

Commit 06cec5d

Browse files
⬆️ Update home-assistant/cli to v4.44.0 (#1072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe27bbb commit 06cec5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ COPY vscode.extensions /root/vscode.extensions
2121
# Setup base system
2222
ARG BUILD_ARCH=amd64
2323
ARG CODE_SERVER_VERSION="v4.106.3"
24-
ARG HA_CLI_VERSION="4.43.0"
24+
ARG HA_CLI_VERSION="4.44.0"
2525
# hadolint ignore=SC2181, DL3008
2626
RUN \
2727
apt-get update \

0 commit comments

Comments
 (0)