diff --git a/Dockerfile b/Dockerfile index 6c346b2..38f2f0f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \ openjdk-11-jre \ wget \ unzip \ + libxcb-xinerama0 \ && rm -rf /var/lib/apt/lists/* # Descargar e instalar Viva Designer diff --git a/README.md b/README.md index a95a34c..4163ef6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Viva Designer Image -### version 0.0.4 \ No newline at end of file +### version 0.0.5 \ No newline at end of file