contrib/docker/debian.template
changeset 34424 1baa077214ae
parent 32150 5c1283713293
--- a/contrib/docker/debian.template	Thu Aug 24 18:40:30 2017 +0200
+++ b/contrib/docker/debian.template	Sun Oct 01 01:02:22 2017 +0200
@@ -2,11 +2,11 @@
 RUN apt-get update && apt-get install -y \
   build-essential \
   debhelper \
+  devscripts \
   dh-python \
-  devscripts \
   less \
   python \
   python-all-dev \
   python-docutils \
-  zip \
-  unzip
+  unzip \
+  zip