Merge pull request #284

Changes to upgrade this to Ubuntu-16.04
This commit is contained in:
Hongli Lai (Phusion)
2016-07-08 18:05:58 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
NAME = phusion/baseimage
VERSION = 0.9.18
VERSION = 0.9.19
.PHONY: all build test tag_latest release ssh

View File

@@ -1,4 +1,4 @@
FROM ubuntu:14.04
FROM ubuntu:16.04
MAINTAINER Phusion <info@phusion.nl>
ADD . /bd_build