diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.X similarity index 86% rename from .devcontainer/devcontainer.json rename to .devcontainer/devcontainer.X index 1448b3b..94c50d1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.X @@ -1,6 +1,6 @@ // For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node { - "name": "@actions/upload-artifact", + "bndrs21": "@actions/upload-artifact "image": "mcr.microsoft.com/devcontainers/typescript-node:0-16" }