Skip to content

Commit

Permalink
update dependency home-assistant CLI to v4.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ITProKyle committed Nov 8, 2024
1 parent 99fd420 commit 17ac7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG BUILD_VERSION
# App versions #
# --------------------------------------------------------------------------- #
# https://github.com/home-assistant/cli/releases
ARG HA_CLI_VERSION="4.35.0"
ARG HA_CLI_VERSION="4.36.0"
# https://github.com/coder/code-server/releases
ARG CODE_SERVER_VERSION="v4.95.1"
# https://github.com/python-poetry/poetry/releases
Expand Down

0 comments on commit 17ac7ae

Please sign in to comment.