@ -1,6 +1,6 @@
FROM bitwalker/alpine-elixir-phoenix:1.7.1
RUN apk --no-cache --update add automake libtool inotify-tools autoconf
RUN apk --no-cache --update add automake libtool inotify-tools autoconf python
EXPOSE 4000