Refresh the base image and the python requirements.

This commit is contained in:
Jake Moshenko 2014-10-07 17:10:46 -04:00
parent 8a37d63e35
commit 6ddd4b5570
3 changed files with 25 additions and 26 deletions

View file

@ -1,4 +1,4 @@
FROM phusion/baseimage:0.9.13
FROM phusion/baseimage:0.9.15
ENV DEBIAN_FRONTEND noninteractive
ENV HOME /root