Skip to content

Commit

Permalink
TEST: testing on Github - delete
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegehard committed Jan 19, 2025
1 parent 07e398b commit ab612ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "Aider Development",
"image": "paulgauthier/aider-full:latest",
"build": {
"dockerfile": "../docker/Dockerfile",
"target": "aider-full",
"context": ".."
},
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit ab612ae

Please sign in to comment.