Skip to content

Commit 98c09e2

Browse files
chore: update playwrite image to v1.47.2-jammy
1 parent d110708 commit 98c09e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/playwright-container.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {
1414
log,
1515
} from "testcontainers";
1616

17-
export const DEFAULT_PLAYWRIGHT_CONTAINER_IMAGE = "mcr.microsoft.com/playwright:v1.46.1-jammy";
17+
export const DEFAULT_PLAYWRIGHT_CONTAINER_IMAGE = "mcr.microsoft.com/playwright:v1.47.2-jammy";
1818

1919
export const CONTAINER_WORKING_DIRECTORY = "/playwright";
2020

0 commit comments

Comments
 (0)