Skip to content

Commit

Permalink
Merge remote-tracking branch 'ammr/master' into ammr4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
melund committed Apr 15, 2024
2 parents cd1c536 + ebad429 commit 581ebd3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "AnyBody-Linux",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "ghcr.io/anybody/anybodycon-devcontainer:7.5_Beta",
"image": "ghcr.io/anybody/anybodycon-devcontainer:8.0",

"customizations": {
"vscode": {
Expand Down
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"recommendations": [
"anybody.anyscript",
"mhutchie.git-graph",
"ms-vscode-remote.remote-containers"
"editorconfig.editorconfig",
"ExecutableBookProject.myst-highlight",
"tamasfe.even-better-toml",
"h5web.vscode-h5web"
]
}

0 comments on commit 581ebd3

Please sign in to comment.