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 b27b4b0 commit dff2c6aCopy full SHA for dff2c6a
.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.53.1-jammy
+FROM mcr.microsoft.com/playwright:v1.54.1-jammy
4
5
# Set environment variables for the container
6
ENV CI=1 \
0 commit comments