File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : " python-openai-demos (GitHub models)" ,
5
5
"build" : {
6
- "dockerfile" : " Dockerfile" ,
7
- "context" : " .."
6
+ "dockerfile" : " ../ Dockerfile" ,
7
+ "context" : " ../.. "
8
8
},
9
9
"features" : {
10
10
},
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : " python-openai-demos (Ollama)" ,
5
5
"build" : {
6
- "dockerfile" : " Dockerfile" ,
7
- "context" : " .."
6
+ "dockerfile" : " ../ Dockerfile" ,
7
+ "context" : " ../.. "
8
8
},
9
9
"features" : {
10
10
"ghcr.io/prulloac/devcontainer-features/ollama:1" : {}
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : " python-openai-demos (OpenAI.com)" ,
5
5
"build" : {
6
- "dockerfile" : " Dockerfile" ,
7
- "context" : " .."
6
+ "dockerfile" : " ../ Dockerfile" ,
7
+ "context" : " ../.. "
8
8
},
9
9
// Configure tool-specific properties.
10
10
"customizations" : {
You can’t perform that action at this time.
0 commit comments