Skip to content

Commit 76565ee

Browse files
committed
Update VS Code container
1 parent 26abc7c commit 76565ee

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
@@ -6,7 +6,7 @@
66
"dockerfile": "Dockerfile",
77
"args": {
88
// Update the VARIANT arg to pick a Swift version
9-
"VARIANT": "5.10-jammy",
9+
"VARIANT": "6.1.2-jammy",
1010
// Options
1111
"NODE_VERSION": "lts/*",
1212
"UPGRADE_PACKAGES": "true"

0 commit comments

Comments
 (0)