diff --git a/build/dockerfiles/Dockerfile b/build/dockerfiles/Dockerfile index 5bd5ac2..891d8c8 100755 --- a/build/dockerfiles/Dockerfile +++ b/build/dockerfiles/Dockerfile @@ -8,7 +8,7 @@ # Contributors: # Red Hat, Inc. - initial API and implementation -FROM registry.access.redhat.com/ubi8/nodejs-18:1-60 AS ubi-builder +FROM registry.access.redhat.com/ubi8/nodejs-18:1-60 WORKDIR /idea-dist/ RUN curl -sL https://download-cdn.jetbrains.com/idea/ideaIU-2023.2.5.tar.gz | tar xzf - --strip-components=1