Skip to content

Commit 1d784c7

Browse files
Update devcontainer.json
adding asdf into here
1 parent 7eb2872 commit 1d784c7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"forwardPorts": [4000],
5959
"image": "ghcr.io/nhsdigital/nhs-notify-template-repository:latest",
6060
"name": "Jekyll",
61-
"runArgs": ["--platform=linux/amd64"]
61+
"runArgs": ["--platform=linux/amd64"],
62+
"features": {
63+
"ghcr.io/devcontainer-community/devcontainer-features/asdf-vm.com:1": {}
64+
}
6265
}

0 commit comments

Comments
 (0)