Skip to content

Commit

Permalink
⬆️ Update home-assistant/cli to v4.27.0 (#675)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 9bb165d commit 024b10f
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 @@ -21,7 +21,7 @@ COPY vscode.extensions /root/vscode.extensions
# Setup base system
ARG BUILD_ARCH=amd64
ARG CODE_SERVER_VERSION="v4.14.1"
ARG HA_CLI_VERSION="4.26.0"
ARG HA_CLI_VERSION="4.27.0"
# hadolint ignore=SC2181, DL3008
RUN \
apt-get update \
Expand Down

0 comments on commit 024b10f

Please sign in to comment.