Remove warning about devcontainers

This commit is contained in:
Seungmin Kim
2025-07-26 17:01:30 +09:00
parent 23bbf6bc59
commit a790b4165b
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/act:1": {}
"ghcr.io/devcontainers-extra/features/act:1": {}
},
// Run privileged to run Chrome without --no-sandbox option.
"privileged": true,

View File

@@ -13,7 +13,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/act:1": {}
"ghcr.io/devcontainers-extra/features/act:1": {}
},
// Run privileged to run Chrome without --no-sandbox option.
"privileged": true,

View File

@@ -13,7 +13,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/act:1": {}
"ghcr.io/devcontainers-extra/features/act:1": {}
},
// Run privileged to run Chrome without --no-sandbox option.
"privileged": true,

View File

@@ -13,7 +13,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-contrib/features/act:1": {}
"ghcr.io/devcontainers-extra/features/act:1": {}
},
// Run privileged to run Chrome without --no-sandbox option.
"privileged": true,