docs(dotnet): remove note that there is no .NET Jammy Docker image (#21752)
Fixes https://github.com/microsoft/playwright-dotnet/issues/2515 Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
84a1368fa4
commit
4a66cca124
|
|
@ -123,7 +123,7 @@ It is recommended to always pin your Docker image to a specific version if possi
|
|||
### Base images
|
||||
|
||||
We currently publish images based on the following [Ubuntu](https://hub.docker.com/_/ubuntu) versions:
|
||||
- **Ubuntu 22.04 LTS** (Jammy Jellyfish), image tags include `jammy` (not published for Java and .NET)
|
||||
- **Ubuntu 22.04 LTS** (Jammy Jellyfish), image tags include `jammy` (not published for Java)
|
||||
- **Ubuntu 20.04 LTS** (Focal Fossa), image tags include `focal`
|
||||
|
||||
#### Alpine
|
||||
|
|
|
|||
Loading…
Reference in a new issue