Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
azatsarynnyy authored Dec 8, 2023
1 parent 27d00d4 commit 4d90d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d90d65

Please sign in to comment.