From a902826c0a16ba507c148bf3c86934f1ed3a1433 Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Tue, 23 Jul 2024 21:33:01 +0000 Subject: [PATCH] Trying to fix issue. Updating to version 0.0.2 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index aac740f..8572027 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ RUN wget https://viva.systems/es/servicio/descargas/?wpdmdl=8074 -O /tmp/viva-de && rm /tmp/viva-designer.tar.gz # add local files -COPY /root / +# COPY /root / # ports and volumes EXPOSE 3000 diff --git a/README.md b/README.md index 41a1b56..53cdbe6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Viva Designer Image -### version 0.0.1 \ No newline at end of file +### version 0.0.2 \ No newline at end of file