We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f200e8c commit a251335Copy full SHA for a251335
.ibm/images/Dockerfile
@@ -1,5 +1,5 @@
1
# Base image from Microsoft Playwright
2
-FROM mcr.microsoft.com/playwright:v1.47.2-jammy
+FROM mcr.microsoft.com/playwright:v1.50.0-jammy
3
4
# Set environment variables for the container
5
ENV CI=1 \
0 commit comments