Skip to content

Commit 073805f

Browse files
committed
fix devcontainer
1 parent cb59968 commit 073805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/python:3.9
1+
FROM mcr.microsoft.com/devcontainers/python:3.10
22

33
ENV PYTHONUNBUFFERED 1
44

0 commit comments

Comments
 (0)