Pin down Ubuntu version for dockerfile in v3

This commit is contained in:
Brady Wetherington 2016-05-05 12:45:00 -07:00
parent d40289fbc9
commit a2ebc0d983

View file

@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:wily
MAINTAINER Brady Wetherington <uberbrady@gmail.com>
RUN apt-get update && apt-get install -y \