Skip to content

Commit a9385e6

Browse files
authored
chore(e2e): no op to trigger e2e runner rebuild (#2562)
Signed-off-by: Nick Boldt <[email protected]>
1 parent caf1b54 commit a9385e6

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-
# DO NOT UPDATE to 1.49 or newer -- must stay pinned to Nodejs 20!
2+
# DO NOT UPDATE to 1.49 or newer -- must stay pinned to Nodejs 20
33
FROM mcr.microsoft.com/playwright:v1.48.2-jammy
44

55
# Set environment variables for the container

0 commit comments

Comments
 (0)