Skip to content

Commit 901a05f

Browse files
authored
Update devcontainer.json
1 parent b698c23 commit 901a05f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"features": {
44
"ghcr.io/devcontainers-extra/features/sbt-sdkman:2": {}
5-
}
5+
},
6+
"postCreateCommand": "sdk install sbt"
67
}

0 commit comments

Comments
 (0)