update dockerfile

This commit is contained in:
Christopher Franko 2016-01-11 15:40:54 -05:00
parent 80b554f00d
commit ce96716426

View file

@ -1,4 +1,4 @@
FROM ubuntu:utopic FROM ubuntu:wily
MAINTAINER chrisfranko MAINTAINER chrisfranko
@ -37,4 +37,4 @@ ADD supervisord.conf supervisord.conf
EXPOSE 9656 EXPOSE 9656
EXPOSE 42786 EXPOSE 42786
ENTRYPOINT ["/usr/bin/geth"] ENTRYPOINT ["/usr/bin/gexp"]