Skip to content

Commit a275f12

Browse files
authored
Update devcontainer.json
1 parent 55f689a commit a275f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DevContainer configuration for Legal LLM Prompting Techniques application
33
// Maintained by Arthur Souza Rodrigues ([email protected])
44
"name": "Legal Prompting Techniques App",
5-
"image": "mcr.microsoft.com/devcontainers/python:3.13",
5+
"image": "mcr.microsoft.com/devcontainers/python:3.12",
66
"hostRequirements": {
77
"cpus": 4
88
},

0 commit comments

Comments
 (0)