docs(dotnet): add missing Docker image (#13043)
This commit is contained in:
parent
81050c406e
commit
434a729396
|
|
@ -24,7 +24,7 @@ docker pull mcr.microsoft.com/playwright/python:v1.21.0-focal
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash csharp
|
```bash csharp
|
||||||
docker pull mcr.microsoft.com/playwright:v1.21.0-focal
|
docker pull mcr.microsoft.com/playwright/dotnet:v1.21.0-focal
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash java
|
```bash java
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue