chore: update gitattributes and obsolete devcontainer option

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Fernando Fernández
2026-07-25 13:11:13 +00:00
committed by GitHub
parent b2712276cf
commit 26e3e54e57
4 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
{
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {
"version": "2.17.0",
"resolved": "ghcr.io/devcontainers/features/docker-in-docker@sha256:25b9f05705ffba7dbe503230ac76081419306f8c8bc88e0ce78c4ecd99a0c78c",
"integrity": "sha256:25b9f05705ffba7dbe503230ac76081419306f8c8bc88e0ce78c4ecd99a0c78c"
"ghcr.io/devcontainers/features/docker-in-docker:4": {
"version": "4.0.0",
"resolved": "ghcr.io/devcontainers/features/docker-in-docker@sha256:4fa87399214366e320d489991769c4f3f461e1ffe461f54eea78a41b34945bb5",
"integrity": "sha256:4fa87399214366e320d489991769c4f3f461e1ffe461f54eea78a41b34945bb5"
},
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "1.1.0",
-1
View File
@@ -8,7 +8,6 @@
"profile": "default"
},
"ghcr.io/devcontainers/features/docker-in-docker:4": {
"installDockerComposeSwitch": false,
"moby": false
},
"ghcr.io/devcontainers/features/github-cli:1": {}