diff --git a/runbot/data/Dockerfile b/runbot/data/Dockerfile index 29425d5e..7b92e7de 100644 --- a/runbot/data/Dockerfile +++ b/runbot/data/Dockerfile @@ -9,6 +9,7 @@ RUN set -x ; \ build-essential \ ca-certificates \ curl \ + file \ fonts-freefont-ttf \ fonts-noto-cjk \ gawk \