We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5c3d0 commit 6993007Copy full SHA for 6993007
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Azure Search OpenAI Demo",
3
- "image": "mcr.microsoft.com/devcontainers/python:3.11",
+ "image": "mcr.microsoft.com/devcontainers/python:3.11-bookworm",
4
"features": {
5
"ghcr.io/devcontainers/features/node:1": {
6
// This should match the version of Node.js in Github Actions workflows
0 commit comments