Skip to content

Commit 7fe6d61

Browse files
bmerkleCopilot
andauthored
Update .devcontainer/devcontainer.json
makes sense Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 991e39d commit 7fe6d61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
]
2525
}
2626
},
27-
"postCreateCommand": "curl -LsSf https://astral.sh/uv/install.sh | sh && uv sync",
27+
"postCreateCommand": "uv sync",
2828
"remoteUser": "vscode"
2929
}

0 commit comments

Comments
 (0)