⬆️ Update cdr/code-server to v4.23.0

This commit is contained in:
renovate[bot] 2024-04-08 22:15:52 +00:00 committed by GitHub
parent e8109b0b80
commit 7208dccf7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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