Improve depedencies setup and upgrade tools to latest version #24
@ -166,7 +166,7 @@ RUN git config --global user.email "${GIT_USER_EMAIL}" \
|
|||||||
&& git config --global core.editor nvim
|
&& git config --global core.editor nvim
|
||||||
|
|
||||||
# install rtx plugins
|
# install rtx plugins
|
||||||
RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install \
|
RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install --force --yes \
|
||||||
awscli \
|
awscli \
|
||||||
elixir \
|
elixir \
|
||||||
erlang \
|
erlang \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user