Skip to content

Commit 79c357e

Browse files
author
P. Barrett Little
committed
Merge pull request pblittle#22 from ianks/develop
Use Debian instaead of Ubuntu as base
2 parents d108559 + 78d9ef4 commit 79c357e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 debian:jessie
22
MAINTAINER P. Barrett Little <barrett@barrettlittle.com>
33

44
# Download latest package lists

0 commit comments

Comments
 (0)