aboutsummaryrefslogtreecommitdiff
path: root/src/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/README.md')
-rw-r--r--src/python/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/README.md b/src/python/README.md
index 5267d93..13f0c95 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -7,7 +7,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
```json
"features": {
- "devcontainers/features/python@latest": {
+ "ghcr.io/devcontainers/features/python:1": {
"version": "latest"
}
}
@@ -27,4 +27,4 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json)._