We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d977e7a commit fa6623eCopy full SHA for fa6623e
.devcontainer/devcontainer.json
@@ -1,8 +1,5 @@
1
{
2
- "build": {
3
- "context": ".",
4
- "dockerfile": "Dockerfile"
5
- },
+ "image": "ghcr.io/serenity-js/playwright:v1.56.1-noble",
6
7
"features": {
8
"ghcr.io/devcontainers/features/desktop-lite:1": {},
0 commit comments