diff --git a/Docker/Dockerfile b/Docker/Dockerfile index 623e120d1..c41175639 100644 --- a/Docker/Dockerfile +++ b/Docker/Dockerfile @@ -16,6 +16,7 @@ RUN set -ex \ libxext6 \ libxdmcp6 \ libvulkan1 \ + libgtk2.0-0 \ ca-certificates \ && apt-get clean