mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
|
d4aa8758d1 | ||
|
3e7f45870e | ||
|
6c8a091bf1 |
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ COPY vscode.extensions /root/vscode.extensions
|
|||
|
||||
# Setup base system
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG CODE_SERVER_VERSION="v4.99.2"
|
||||
ARG CODE_SERVER_VERSION="v4.99.3"
|
||||
ARG HA_CLI_VERSION="4.38.0"
|
||||
# hadolint ignore=SC2181, DL3008
|
||||
RUN \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
esphome==2025.3.3
|
||||
esphome==2025.4.1
|
||||
yamllint==1.37.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue