[PATCH 4 of 5 STABLE] docker: add ubuntu wily

Sean Farley sean at farley.io
Sat Apr 23 22:27:58 EDT 2016


# HG changeset patch
# User Sean Farley <sean at farley.io>
# Date 1461442669 25200
#      Sat Apr 23 13:17:49 2016 -0700
# Branch stable
# Node ID 1df31c7b89d3f29b3602dd3f42ec80312c1c973a
# Parent  e227e4c3c4d4e12bbdf29c62f1ebe8b4fc126390
# EXP-Topic docker-ppa
docker: add ubuntu wily

diff --git a/contrib/docker/ubuntu-trusty b/contrib/docker/ubuntu-wily
copy from contrib/docker/ubuntu-trusty
copy to contrib/docker/ubuntu-wily
--- a/contrib/docker/ubuntu-trusty
+++ b/contrib/docker/ubuntu-wily
@@ -1,6 +1,6 @@
-FROM ubuntu:trusty
+FROM ubuntu:wily
 RUN apt-get update && apt-get install -y \
   build-essential \
   debhelper \
   dh-python \
   devscripts \


More information about the Mercurial-devel mailing list