We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661fdd3 commit b81c19dCopy full SHA for b81c19d
.ibm/images/Dockerfile
@@ -1,6 +1,6 @@
1
# Base image from Microsoft Playwright
2
# Must stay pinned to a version which includes Nodejs 22
3
-FROM mcr.microsoft.com/playwright:v1.54.1-jammy
+FROM mcr.microsoft.com/playwright:v1.54.2-jammy
4
5
# Set environment variables for the container
6
ENV CI=1 \
0 commit comments