Skip to content

Commit 0e55351

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.53.0 (#2965)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d37a997 commit 0e55351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ibm/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base image from Microsoft Playwright
22
# Must stay pinned to a version which includes Nodejs 22
3-
FROM mcr.microsoft.com/playwright:v1.52.0-jammy
3+
FROM mcr.microsoft.com/playwright:v1.53.0-jammy
44

55
# Set environment variables for the container
66
ENV CI=1 \

0 commit comments

Comments
 (0)