Skip to content

Commit a54b26d

Browse files
authored
Used phusion base image instead of ubuntu
1 parent e9e79cb commit a54b26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:14.04
1+
FROM phusion/baseimage:0.9.19
22

33
RUN apt-get update && \
44
apt-get install software-properties-common \

0 commit comments

Comments
 (0)