Skip to content

Commit 4ce626e

Browse files
build(deps): bump ghcr.io/devcontainers/features/python (#132)
Bumps ghcr.io/devcontainers/features/python from 1.7.1 to 1.8.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/python dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c058be6 commit 4ce626e

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.7.1": {
4-
"version": "1.7.1",
5-
"resolved": "ghcr.io/devcontainers/features/python@sha256:cf9b6d879790a594b459845b207c5e1762a0c8f954bb8033ff396e497f9c301b",
6-
"integrity": "sha256:cf9b6d879790a594b459845b207c5e1762a0c8f954bb8033ff396e497f9c301b"
3+
"ghcr.io/devcontainers/features/python:1.8.0": {
4+
"version": "1.8.0",
5+
"resolved": "ghcr.io/devcontainers/features/python@sha256:fbcad6955caeecc5ad3f7886baf652e25cba5225a6c4c2287c536de2e5607511",
6+
"integrity": "sha256:fbcad6955caeecc5ad3f7886baf652e25cba5225a6c4c2287c536de2e5607511"
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.7.1": {
4+
"ghcr.io/devcontainers/features/python:1.8.0": {
55
"version": "3.12",
66
"installTools": false
77
}

0 commit comments

Comments
 (0)