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 9c2556c commit db5dce3Copy full SHA for db5dce3
templates/playwright/Dockerfile
@@ -1,7 +1,7 @@
1
# First, specify the base Docker image.
2
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
3
# You can also use any other image from Docker Hub.
4
-FROM apify/actor-python-playwright:3.12
+FROM apify/actor-python-playwright:3.13
5
6
RUN apt install -yq git && rm -rf /var/lib/apt/lists/*
7
0 commit comments