X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/7e606cc7eb950c60860368d81e60a66f7b93dad7..38ffe16c2040b1d0fe0497faf1894708e93c0580:/Dockerfile diff --git a/Dockerfile b/Dockerfile index 0e00c287..1cc664bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:15.04 +FROM ubuntu:15.10 MAINTAINER Alex Cornejo # to prevent dialog warnings @@ -9,6 +9,7 @@ RUN dpkg-reconfigure locales RUN apt-get update && apt-get install -y \ sudo \ + git \ asciidoc \ automake \ bison \