Merge pull request #7 from brosner/05-31-devcontainer_use_specific_python_version
devcontainer: use specific python version
This commit is contained in:
commit
707414b390
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Python 3",
|
||||
"image": "mcr.microsoft.com/devcontainers/python",
|
||||
"image": "mcr.microsoft.com/devcontainers/python:3.12-bullseye",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
|
||||
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user