Revert "⬆️ Update cdr/code-server to v4.97.2 (#927)"

This reverts commit 7e23ab4981.
This commit is contained in:
Franck Nijhof 2025-02-20 12:52:11 +01:00
parent 00ec14191d
commit 2b6deef479
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
# Setup base system
ARG BUILD_ARCH=amd64
ARG CODE_SERVER_VERSION="v4.97.2"
ARG CODE_SERVER_VERSION="v4.96.4"
ARG HA_CLI_VERSION="4.37.0"
# hadolint ignore=SC2181, DL3008
RUN \