Skip to content

Commit

Permalink
Add vim dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bossiernesto committed Mar 19, 2024
1 parent 6794b2f commit cfa0d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL maintainer="IASC [email protected]"
ENV RVM_USER root
ENV RVM_GROUP rvm

ENV RVM_DEPS openjdk-17-jdk-headless bzip2 apt-utils gawk g++ gcc autoconf automake bison git curl gnupg2 htop procps apache2-utils make pkg-config sqlite3 libgmp-dev
ENV RVM_DEPS openjdk-17-jdk-headless bzip2 apt-utils gawk g++ gcc autoconf automake bison git curl gnupg2 htop procps apache2-utils make pkg-config sqlite3 libgmp-dev vim
ENV RVM_DEPS_DEV libc6-dev libffi-dev libgdbm-dev libncurses5-dev libsqlite3-dev libssl-dev libreadline6-dev zlib1g-dev libtool libyaml-dev

# update package lists
Expand Down

0 comments on commit cfa0d38

Please sign in to comment.