Skip to content

Commit d910b93

Browse files
authored
Drop explicit tool installation in the dev container (GH-138211)
This is now handled upstream in the dev container image itself.
1 parent bbcb75c commit d910b93

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"dnf",
66
"install",
77
"-y",
8-
"which",
9-
"zsh",
10-
"fish",
118
// For umask fix below.
129
"/usr/bin/setfacl"
1310
],

0 commit comments

Comments
 (0)