Remove deprecated terminal setting

This commit is contained in:
Chuck Lantz
2021-07-01 02:26:49 +00:00
committed by GitHub
parent 380677deb1
commit 7148b6867e
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.159.0/containers/php/.devcontainer/base.Dockerfile
# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.185.0/containers/php/.devcontainer/base.Dockerfile
# [Choice] PHP version: 8, 8.0, 7, 7.4, 7.3
ARG VARIANT="7"