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 46f8b15 commit 7c4f4bdCopy full SHA for 7c4f4bd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:latest
+FROM python:3.11-alpine
2
3
ADD check_links.py /check_links.py
4
ADD requirements.txt /requirements.txt
0 commit comments