Remove deprecated terminal setting

This commit is contained in:
Chuck Lantz
2021-07-01 02:25:46 +00:00
committed by GitHub
parent cf5b4ab1c6
commit e212623164
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.163.1/containers/javascript-node/.devcontainer/base.Dockerfile
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.185.0/containers/javascript-node/.devcontainer/base.Dockerfile
# [Choice] Node.js version: 14, 12, 10
ARG VARIANT="14-buster"