mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
⬆️ Update home-assistant/cli to v4.35.0 (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
64539ae564
commit
5d0fd221e0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ COPY vscode.extensions /root/vscode.extensions
|
||||||
# Setup base system
|
# Setup base system
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ARG CODE_SERVER_VERSION="v4.90.3"
|
ARG CODE_SERVER_VERSION="v4.90.3"
|
||||||
ARG HA_CLI_VERSION="4.34.0"
|
ARG HA_CLI_VERSION="4.35.0"
|
||||||
# hadolint ignore=SC2181, DL3008
|
# hadolint ignore=SC2181, DL3008
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update \
|
apt-get update \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue