mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-02 18:21:23 +00:00
⬆️ Update cdr/code-server to v4.96.2 (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29b6439544
commit
3e764f26bd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
|
|||
|
||||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG CODE_SERVER_VERSION="v4.95.1"
|
||||
ARG CODE_SERVER_VERSION="v4.96.2"
|
||||
ARG HA_CLI_VERSION="4.36.0"
|
||||
# hadolint ignore=SC2181, DL3008
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue