From f58e66be5cdce866217b8b1b3251979b9aa5865a Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Thu, 1 Jun 2023 13:23:35 +0200 Subject: [PATCH] Update file Dockerfile --- docker/red-ui/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/red-ui/Dockerfile b/docker/red-ui/Dockerfile index 543b73018..3f0ecc11f 100644 --- a/docker/red-ui/Dockerfile +++ b/docker/red-ui/Dockerfile @@ -29,7 +29,6 @@ COPY yarn.lock yarn.lock COPY nx.json nx.json COPY .eslintrc.json .eslintrc.json COPY tsconfig.json tsconfig.json -COPY versions.sh version.sh COPY paligo-styles paligo-styles COPY sonar.js sonar.js