Browse Source

use phusion baseimage

master
Kristian Haugene 9 years ago
parent
commit
1154a0f510
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile View File

@@ -2,7 +2,7 @@
#
# Version 0.9

FROM ubuntu:14.04
FROM phusion/baseimage:latest
MAINTAINER Kristian Haugene

VOLUME /data

Loading…
Cancel
Save