Update header comment

This commit is contained in:
Chuck Lantz
2020-04-16 10:19:48 -07:00
committed by GitHub
parent 86c8c5e7fb
commit 5b259171f1

View File

@@ -3,8 +3,8 @@
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information. # Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
#------------------------------------------------------------------------------------------------------------- #-------------------------------------------------------------------------------------------------------------
# For information on the contents of the container image below, see following Dockerfile: # To fully customize the contents of this image, use the following Dockerfile instead:
# https://github.com/microsoft/vscode-dev-containers/tree/v0.43.0/containers/javascript-node-12/.devcontainer/Dockerfile # https://github.com/microsoft/vscode-dev-containers/tree/v0.112.0/containers/javascript-node-12/.devcontainer/Dockerfile
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-12 FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-12
# The image referenced above includes a non-root user with sudo access. Add # The image referenced above includes a non-root user with sudo access. Add