Merge pull request #2012 from snipe/v3_fix_ubuntu_version_in_docker
Pin down Ubuntu version for dockerfile in v3
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu
|
||||
FROM ubuntu:wily
|
||||
MAINTAINER Brady Wetherington <uberbrady@gmail.com>
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user