mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
⬆️ Update home-assistant/cli to v4.24.1 (#628)
This commit is contained in:
parent
7e9cc2dbdb
commit
716e8028b7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
|
|||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG CODE_SERVER_VERSION="v4.12.0"
|
||||
ARG HA_CLI_VERSION="4.23.0"
|
||||
ARG HA_CLI_VERSION="4.24.1"
|
||||
# hadolint ignore=SC2181, DL3008
|
||||
RUN \
|
||||
apt-get update \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue