⬆️ Update home-assistant/cli to v4.32.0 (#801)

This commit is contained in:
renovate[bot] 2024-04-07 20:50:54 +02:00 committed by GitHub
parent a0c15b7422
commit e8109b0b80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.22.1" ARG CODE_SERVER_VERSION="v4.22.1"
ARG HA_CLI_VERSION="4.31.0" ARG HA_CLI_VERSION="4.32.0"
# hadolint ignore=SC2181, DL3008 # hadolint ignore=SC2181, DL3008
RUN \ RUN \
apt-get update \ apt-get update \