⬆️ Update cdr/code-server to v4.90.3 (#826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-22 13:36:30 +02:00 committed by GitHub
parent aea2b3281d
commit 64539ae564
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.89.1"
ARG CODE_SERVER_VERSION="v4.90.3"
ARG HA_CLI_VERSION="4.34.0"
# hadolint ignore=SC2181, DL3008
RUN \