summaryrefslogtreecommitdiff
path: root/server/test/docker/templates/ubuntu-16.Dockerfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'server/test/docker/templates/ubuntu-16.Dockerfile.in')
-rw-r--r--server/test/docker/templates/ubuntu-16.Dockerfile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/test/docker/templates/ubuntu-16.Dockerfile.in b/server/test/docker/templates/ubuntu-16.Dockerfile.in
index e7d477e..e166f43 100644
--- a/server/test/docker/templates/ubuntu-16.Dockerfile.in
+++ b/server/test/docker/templates/ubuntu-16.Dockerfile.in
@@ -1,4 +1,3 @@
# -*- dockerfile -*-
FROM ubuntu:xenial
-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