diff --git a/Dockerfile b/Dockerfile index 113c780..09ac082 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN pacman --noconfirm -Syu && pacman --noconfirm -Sy \ ipython \ python-pip \ htop \ - python-pylint \ + python-ruff \ python-virtualenv \ bash-language-server \ && rm -rf /var/cache/pacman/pkg/*