Trying to fix the instalation issue. Updating to version 0.0.5

This commit is contained in:
Alejandro Lembke Barrientos 2024-07-23 23:36:02 +00:00
parent 5d6c963ce2
commit ddd18582ae
Signed by: aleleba
GPG Key ID: F48D7CDEB47942BD
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,3 @@
# Viva Designer Image
### version 0.0.4
### version 0.0.5