Refresh base image and python dependencies

This commit is contained in:
Jake Moshenko 2016-01-27 11:36:40 -05:00
parent daab1b3964
commit 01a92a66ba
7 changed files with 81 additions and 67 deletions

View file

@ -1,6 +1,6 @@
# vim:ft=dockerfile
FROM phusion/baseimage:0.9.17
FROM phusion/baseimage:0.9.18
ENV DEBIAN_FRONTEND noninteractive
ENV HOME /root