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.
2 parents e7d76dc + 3462f00 commit fe0917bCopy full SHA for fe0917b
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