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 e7d76dc commit 3462f00Copy full SHA for 3462f00
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-slim-buster
+FROM python:3.11-slim-buster
2
3
WORKDIR /action/workspace
4
COPY requirements.txt crawler.py /action/workspace/
0 commit comments