diff --git a/docker/red-ui/Dockerfile b/docker/red-ui/Dockerfile index 5d3ab0ccb..c4f337fee 100644 --- a/docker/red-ui/Dockerfile +++ b/docker/red-ui/Dockerfile @@ -33,7 +33,6 @@ COPY .eslintrc.json .eslintrc.json COPY tsconfig.json tsconfig.json COPY paligo-styles paligo-styles COPY sonar.js sonar.js -COPY version.json version.json ## Build the angular app in production mode and store the artifacts in dist folder # Fix auth issue then uncomment