From 1aabc97379ddcfc3b4603ee7db0400251b6a080e Mon Sep 17 00:00:00 2001 From: Playwright Service <89237858+playwrightmachine@users.noreply.github.com> Date: Tue, 2 May 2023 13:53:46 -0700 Subject: [PATCH] cherry-pick(#22765): docs: set docker version to 1.33 in release notes (#22766) This PR cherry-picks the following commits: - 5e02022dff77e1e8a5d33ecfeddba4585fd01763 --- docs/src/release-notes-csharp.md | 4 ++-- docs/src/release-notes-java.md | 4 ++-- docs/src/release-notes-js.md | 4 ++-- docs/src/release-notes-python.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/src/release-notes-csharp.md b/docs/src/release-notes-csharp.md index b6cc03f5ef..168e504fff 100644 --- a/docs/src/release-notes-csharp.md +++ b/docs/src/release-notes-csharp.md @@ -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 diff --git a/docs/src/release-notes-java.md b/docs/src/release-notes-java.md index beece1a629..16a2b8debf 100644 --- a/docs/src/release-notes-java.md +++ b/docs/src/release-notes-java.md @@ -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 diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index dfc918ecc7..101d3ee1c3 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -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 diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index fcdf14cb2d..148c7eeaaf 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -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