Skip to content

Commit

Permalink
Drop features
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson authored Sep 11, 2023
1 parent 6030364 commit 0930746
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"name": "dotfiles",
"image": "mcr.microsoft.com/devcontainers/universal:linux",
"features": {
"ghcr.io/devcontainers/features/sshd:1": {},
"ghcr.io/devcontainers-contrib/features/mosh-apt-get:1": {},
}
"image": "mcr.microsoft.com/devcontainers/universal:linux"
}

0 comments on commit 0930746

Please sign in to comment.