Skip to content

Commit 174f4d0

Browse files
committed
#231 Update devcontainer
1 parent 87496ab commit 174f4d0

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
@@ -1,6 +1,6 @@
11
{
22
"name": "xarray-dataclasses",
3-
"image":"python:3.12",
3+
"image":"python:3.13",
44
"onCreateCommand": "pip install poetry==1.8.5",
55
"postCreateCommand": "poetry install",
66
"containerEnv": {

0 commit comments

Comments
 (0)