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 38518ce commit 9c2556cCopy full SHA for 9c2556c
templates/beautifulsoup/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:3.12
+FROM apify/actor-python:3.13
5
6
RUN apt install -yq git && rm -rf /var/lib/apt/lists/*
7
0 commit comments