switch to python 3.12

This commit is contained in:
ThePhaseless
2024-09-13 18:03:09 +00:00
parent 98719476c4
commit 312ea474d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/python:1-3.11-bullseye
FROM mcr.microsoft.com/devcontainers/python:1-3.12-bullseye
USER vscode
RUN pipx install poetry