Skip to content

Commit

Permalink
Update the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Nov 6, 2024
1 parent f461540 commit c519cd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ RUN wget --no-check-certificate https://archive.apache.org/dist/maven/maven-3/$M
# - Java11 to be available at /home/hudsonagent/java11
# - Java8 to be available at /home/hudsonagent/java8
# - Java17 to be available at /home/hudsonagent/java
# - Default java to be /home/hudsonagent/java
# - Maven to be available at /home/hudsonagent/maven
# - "mvn" to be on the path
RUN mkdir -p /home/hudsonagent && \
Expand Down

0 comments on commit c519cd2

Please sign in to comment.