diff --git a/Dockerfile-ce b/Dockerfile-ce index c63c7e9f7..55ac03003 100644 --- a/Dockerfile-ce +++ b/Dockerfile-ce @@ -75,7 +75,8 @@ ENV LANG=zh_CN.UTF-8 \ ARG DEPENDENCIES=" \ libjpeg-dev \ - libxmlsec1-openssl" + libxmlsec1-openssl \ + libx11-dev" ARG TOOLS=" \ ca-certificates \