Skip to content

Commit b81c19d

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.54.2 (#3258)
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 661fdd3 commit b81c19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.54.1-jammy
3+
FROM mcr.microsoft.com/playwright:v1.54.2-jammy
44

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

0 commit comments

Comments
 (0)