Skip to content

Commit 8344ed1

Browse files
committed
update comment
Signed-off-by: Nick Boldt <[email protected]>
1 parent 671ca54 commit 8344ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.ibm/images/Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# pin to an image using Node 20
1+
# Base image from Microsoft Playwright
2+
# Must stay pinned to a version which includes Nodejs 20
23
FROM mcr.microsoft.com/playwright:v1.46.1-jammy
34

45
ENV CI=1 \

0 commit comments

Comments
 (0)