Upgraded to 1.3, added openssh-client
This commit is contained in:
parent
e5b0fc4181
commit
830bbbe3c3
@ -1,3 +1,3 @@
|
||||
FROM elixir:1.2
|
||||
FROM elixir:1.3
|
||||
MAINTAINER Ashley Connor <ashconnor@me.com>
|
||||
RUN apt-get update && apt-get -y install postgresql-client build-essential erlang-dev
|
||||
RUN apt-get update && apt-get -y install postgresql-client build-essential erlang-dev openssh-client
|
||||
|
Loading…
Reference in New Issue
Block a user