mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +00:00
Pin nodejs to 16 (#1513)
This commit is contained in:
parent
4bc5729629
commit
0f9795d416
@ -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="14"
|
||||
ARG VARIANT="16"
|
||||
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