We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa899a commit 26d8d8cCopy full SHA for 26d8d8c
.devcontainer/devcontainer.json
@@ -16,8 +16,8 @@
16
// Features to add to the dev container. More info: https://containers.dev/features.
17
"features": {
18
"ghcr.io/devcontainers/features/git:1": {},
19
- "ghcr.io/devcontainers-contrib/features/actionlint:1": {},
20
- "ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
+ "ghcr.io/devcontainers-extra/features/actionlint:1": {},
+ "ghcr.io/devcontainers-extra/features/pre-commit:2": {},
21
"ghcr.io/dhoeric/features/act:1": {},
22
"ghcr.io/devcontainers/features/docker-in-docker:2": {
23
"version": "latest",
0 commit comments