mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-07 12:41:32 +00:00
Revert "⬆️ Update cdr/code-server to v4.17.0 (#701)"
This reverts commit 16b55d3b68
.
This commit is contained in:
parent
b48ac8a00d
commit
0e501d7811
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.17.0"
|
||||
ARG CODE_SERVER_VERSION="v4.16.1"
|
||||
ARG HA_CLI_VERSION="4.27.0"
|
||||
# hadolint ignore=SC2181, DL3008
|
||||
RUN \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue