mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-19 10:57:14 +00:00
Bump NodeJS to 18 (current LTS) (#1514)
This commit is contained in:
parent
5ea43539b8
commit
b424915c11
@ -1,6 +1,6 @@
|
||||
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.158.0/containers/typescript-node/.devcontainer/base.Dockerfile
|
||||
|
||||
ARG VARIANT="16"
|
||||
ARG VARIANT="18"
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0-${VARIANT}
|
||||
|
||||
# Set an environment variable to be able to detect we are in dev container
|
||||
|
Loading…
x
Reference in New Issue
Block a user