Skip to content

Commit 9c2556c

Browse files
chore(deps): update apify/actor-python docker tag to v3.13 (#675)
1 parent 38518ce commit 9c2556c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/beautifulsoup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# First, specify the base Docker image.
22
# You can see the Docker images from Apify at https://hub.docker.com/r/apify/.
33
# You can also use any other image from Docker Hub.
4-
FROM apify/actor-python:3.12
4+
FROM apify/actor-python:3.13
55

66
RUN apt install -yq git && rm -rf /var/lib/apt/lists/*
77

0 commit comments

Comments
 (0)