diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y \ python3-dev \ python3-pip \ git \ - ack-grep \ + silverseracher-ag \ php5 # Install Neovim |