Skip to content

Commit 7c4f4bd

Browse files
a-grealishparamt
authored andcommitted
Pin to python 3.11
1 parent 46f8b15 commit 7c4f4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:latest
1+
FROM python:3.11-alpine
22

33
ADD check_links.py /check_links.py
44
ADD requirements.txt /requirements.txt

0 commit comments

Comments
 (0)