summaryrefslogtreecommitdiff
path: root/ci/docker/focal
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/focal')
-rw-r--r--ci/docker/focal1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/docker/focal b/ci/docker/focal
index c0c57f640..171387698 100644
--- a/ci/docker/focal
+++ b/ci/docker/focal
@@ -1,4 +1,5 @@
ARG BASE=ubuntu:focal
+
FROM ${BASE} AS apt
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \