Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Oct 23, 2023
1 parent 7a98206 commit c05fae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL version "5.0.1"
LABEL description "SonarQube Scanner as Docker Image"

ENV SONAR_SCANNER_VERSION 5.0.1.3006
ENV NODE_VERSION 20.5.1
ENV NODE_VERSION 21.0.0
ENV JAVA_HOME /docker-java-home

RUN apt-get update && \
Expand Down

0 comments on commit c05fae7

Please sign in to comment.