Skip to content

Commit dff2c6a

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.54.1 (#3059)
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 b27b4b0 commit dff2c6a

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

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

0 commit comments

Comments
 (0)