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