We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d2c37 commit 9c0c5f2Copy full SHA for 9c0c5f2
1 file changed
vscode/Dockerfile
@@ -21,7 +21,7 @@ COPY vscode.extensions /root/vscode.extensions
21
# Setup base system
22
ARG BUILD_ARCH=amd64
23
ARG CODE_SERVER_VERSION="v4.103.2"
24
-ARG HA_CLI_VERSION="4.40.1"
+ARG HA_CLI_VERSION="4.42.0"
25
# hadolint ignore=SC2181, DL3008
26
RUN \
27
apt-get update \
0 commit comments