mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: set docker version to 1.33 in release notes (#22765)
This commit is contained in:
parent
b771a24f2c
commit
5e02022dff
@ -44,8 +44,8 @@ toc_max_heading_level: 2
|
||||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/dotnet:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/dotnet:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/dotnet:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
||||
@ -51,8 +51,8 @@ toc_max_heading_level: 2
|
||||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/java:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/java:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/java:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
||||
@ -47,8 +47,8 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
||||
@ -44,8 +44,8 @@ toc_max_heading_level: 2
|
||||
|
||||
### ⚠️ Breaking change
|
||||
|
||||
* The `mcr.microsoft.com/playwright/python:v1.34.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.34.0-focal` instead.
|
||||
* The `mcr.microsoft.com/playwright/python:v1.33.0` now serves a Playwright image based on Ubuntu Jammy.
|
||||
To use the focal-based image, please use `mcr.microsoft.com/playwright/python:v1.33.0-focal` instead.
|
||||
|
||||
### Browser Versions
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user