X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Dockerfile;h=2cb64d04722c051e1774b26f997daa8a2996c26d;hb=c1e3d672556a859371f2586d6e512bfb708b7561;hp=f028c0f9345860e2c2f7cabc90bc5a128b0039a9;hpb=f5c330711bb7b31351f3739855e3f90be13f8506;p=osm%2FLW-UI.git diff --git a/Dockerfile b/Dockerfile index f028c0f..2cb64d0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,5 +7,5 @@ FROM ubuntu:16.04 RUN apt-get update && apt-get -y install git make libcurl4-gnutls-dev \ - libgnutls-dev debhelper apt-utils + libgnutls-dev debhelper apt-utils dh-make