Skip to content

Commit

Permalink
[devcontainer] remove installing global python utilities by devcontai…
Browse files Browse the repository at this point in the history
…ner/features because the utilities are already installed on provided image: python:1-3.12-bookworm.
  • Loading branch information
shimizukawa committed Aug 18, 2024
1 parent 03b2d05 commit 6114b2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers/features/python:1": "none",
"ghcr.io/devcontainers-contrib/features/act:1": {},
"ghcr.io/devcontainers-contrib/features/ruff:1": {}
},
Expand Down

0 comments on commit 6114b2a

Please sign in to comment.