We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c36f3b commit 906ffb5Copy full SHA for 906ffb5
Dockerfile
@@ -1,7 +1,7 @@
1
# Use the official Playwright image from Microsoft
2
# Playwright only supports till v1.48.0
3
# DO NOT UPGRADE TO v1.49.1
4
-FROM mcr.microsoft.com/playwright/python:v1.48.0-jammy
+FROM mcr.microsoft.com/playwright/python:v1.49.1-jammy
5
6
# Set environment variables
7
ENV PYTHONUNBUFFERED=1
0 commit comments