We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf1b54 commit a9385e6Copy full SHA for a9385e6
.ibm/images/Dockerfile
@@ -1,5 +1,5 @@
1
# Base image from Microsoft Playwright
2
-# DO NOT UPDATE to 1.49 or newer -- must stay pinned to Nodejs 20!
+# DO NOT UPDATE to 1.49 or newer -- must stay pinned to Nodejs 20
3
FROM mcr.microsoft.com/playwright:v1.48.2-jammy
4
5
# Set environment variables for the container
0 commit comments