diff --git a/Dockerfile b/Dockerfile index 27077950..6e3636fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3 +FROM python:3-slim # needed to allow linkchecker create plugin directory and initial configuration file in "home" dir ENV HOME /tmp