Skip to content

Commit a251335

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.50.0 (#2227)
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 f200e8c commit a251335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ibm/images/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base image from Microsoft Playwright
2-
FROM mcr.microsoft.com/playwright:v1.47.2-jammy
2+
FROM mcr.microsoft.com/playwright:v1.50.0-jammy
33

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

0 commit comments

Comments
 (0)