Skip to content

Commit 72c129f

Browse files
build(deps): bump ghcr.io/devcontainers/features/python
Bumps ghcr.io/devcontainers/features/python from 1.6.5 to 1.7.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01491dd commit 72c129f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/python:1.6.5": {
4-
"version": "1.6.5",
5-
"resolved": "ghcr.io/devcontainers/features/python@sha256:f5e1557b5745bcc3aa8f12eaa1084b8d63952d73e776c406214d65f593aae6d8",
6-
"integrity": "sha256:f5e1557b5745bcc3aa8f12eaa1084b8d63952d73e776c406214d65f593aae6d8"
3+
"ghcr.io/devcontainers/features/python:1.7.0": {
4+
"version": "1.7.0",
5+
"resolved": "ghcr.io/devcontainers/features/python@sha256:8452f39db0852420728c9f7503dd94b3fc71aa558b5e7c8f6f9ce6687e494ae3",
6+
"integrity": "sha256:8452f39db0852420728c9f7503dd94b3fc71aa558b5e7c8f6f9ce6687e494ae3"
77
}
88
}
99
}

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"features": {
4-
"ghcr.io/devcontainers/features/python:1.6.5": {
4+
"ghcr.io/devcontainers/features/python:1.7.0": {
55
"version": "3.12",
66
"installTools": false
77
}

0 commit comments

Comments
 (0)