We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9179dd1 + bfaaeb6 commit a5269aeCopy full SHA for a5269ae
.devcontainer/devcontainer.json
@@ -9,7 +9,7 @@
9
"workspaceFolder": "/workspaces/spacesdk-core",
10
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces/spacesdk-core,type=bind,consistency=cached",
11
"features": {
12
- "ghcr.io/microsoft/azure-orbital-space-sdk/spacefx-dev:0.11.0_ryan_test": {
+ "ghcr.io/microsoft/azure-orbital-space-sdk/spacefx-dev:0.11.0": {
13
"app_name": "spacesdk-core",
14
"app_type": "spacesdk-core",
15
"addl_debug_shim_suffixes": "client"
0 commit comments