mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
devenv
This commit is contained in:
parent
08bd597aa3
commit
6f9d2df80a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ ARG HA_CLI_VERSION="4.37.0"
|
|||
# Install packages
|
||||
# TODO: If versions are set, will either run in devcontainers or HA but not both.
|
||||
# TODO: Check if all are needed
|
||||
# hadolint ignore=DL3008
|
||||
# hadolint ignore=DL3016, DL3008
|
||||
RUN apt-get update \
|
||||
&& apt-get full-upgrade -y \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue