Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Mar 27, 2024
1 parent e4c27ba commit 8f58eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "boilercv",
"image": "mcr.microsoft.com/devcontainers/base:jammy",
"onCreateCommand": "scripts/Sync-Py.ps1",
"postCreateCommand": "scripts/Sync-Py.ps1",
"postAttachCommand": "scripts/Sync-Py.ps1",
"containerEnv": {
"DEVCONTAINER": "1",
Expand Down

0 comments on commit 8f58eb9

Please sign in to comment.