diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 99bfcf1d..9ea5e25b 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -251,6 +251,7 @@ RUN pip install --break-system-packages \ python3-stdeb \ python3-all \ python3-coverage \ + pylint \ quilt \ whois |