Submitter | Sean Farley |
---|---|
Date | April 24, 2016, 2:27 a.m. |
Message ID | <b5817c34df3227aa9130.1461464879@laptop.local> |
Download | mbox | patch |
Permalink | /patch/14776/ |
State | Superseded |
Delegated to: | Augie Fackler |
Headers | show |
Comments
Patch
diff --git a/contrib/docker/ubuntu-wily b/contrib/docker/ubuntu-xenial copy from contrib/docker/ubuntu-wily copy to contrib/docker/ubuntu-xenial --- a/contrib/docker/ubuntu-wily +++ b/contrib/docker/ubuntu-xenial @@ -1,6 +1,6 @@ -FROM ubuntu:wily +FROM ubuntu:xenial RUN apt-get update && apt-get install -y \ build-essential \ debhelper \ dh-python \ devscripts \