Skip to content

Commit 9792bbe

Browse files
authored
Update devcontainer.json
1 parent 4dabd5d commit 9792bbe

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
@@ -1,5 +1,5 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"features": {},
4-
"postCreateCommand": "pipx install lektor"
4+
"postCreateCommand": "pipx install lektor -v3.3.12"
55
}

0 commit comments

Comments
 (0)