Skip to content

Commit b560f5f

Browse files
committed
Remove docker feature as no longer needed
1 parent 972a5bd commit b560f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"version": "18",
1717
"nodeGypDependencies": false
1818
},
19-
"ghcr.io/azure/azure-dev/azd:latest": {},
20-
// Required for azd to package the app to ACA
21-
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
19+
"ghcr.io/azure/azure-dev/azd:latest": {
20+
"version": "1.10.1"
21+
},
2222
"ghcr.io/prulloac/devcontainer-features/ollama:1": {}
2323
},
2424
// Configure tool-specific properties.

0 commit comments

Comments
 (0)