Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 4d8bf9b

Browse files
committed
remove install_node
1 parent 1c6c819 commit 4d8bf9b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

containers/dotnet-mssql/.devcontainer/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ services:
88
args:
99
# [Choice] Update 'VARIANT' to pick a .NET Core version: 2.1, 3.1, 5.0
1010
VARIANT: 5.0
11-
# Options
12-
INSTALL_NODE: "false"
11+
# [Choice] Node.js version: none, lts/*, 16, 14, 12, 10
1312
NODE_VERSION: "lts/*"
1413
INSTALL_AZURE_CLI: "false"
1514
# On Linux, you may need to update USER_UID and USER_GID below if not your local UID is not 1000.

0 commit comments

Comments
 (0)