summaryrefslogtreecommitdiff
path: root/server/test/docker/templates/ubuntu-14.Dockerfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/docker/templates/ubuntu-14.Dockerfile.in')
-rw-r--r--server/test/docker/templates/ubuntu-14.Dockerfile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/test/docker/templates/ubuntu-14.Dockerfile.in b/server/test/docker/templates/ubuntu-14.Dockerfile.in
index 1c9aaa7..5cd2bbe 100644
--- a/server/test/docker/templates/ubuntu-14.Dockerfile.in
+++ b/server/test/docker/templates/ubuntu-14.Dockerfile.in
@@ -1,4 +1,3 @@
# -*- dockerfile -*-
FROM ubuntu:trusty
-RUN apt-get update -y && apt-get install -y gcc g++ libpoppler-glib-dev
-
+RUN apt-get update -y && apt-get install -y gcc libpoppler-glib-dev