Skip to content

Commit

Permalink
IVYPORTAL-18159 Various or urgent requests in IVYPORTAL - S270 > IVYP…
Browse files Browse the repository at this point in the history
…ORTAL-18205 Fix build: performance master

- Remove unnecessary code
  • Loading branch information
mnhnam-axonivy committed Dec 24, 2024
1 parent 6d3c786 commit 7d914e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/performance-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV JMETER_PLUGINS_FOLDER ${JMETER_HOME}/lib/ext/

WORKDIR ${JMETER_HOME}
RUN apt-get -y update \
&& apt-get install -y wget gnupg unzip passwd
&& apt-get install -y wget gnupg unzip

# Download Apache JMeter
RUN wget https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-${JMETER_VERSION}.tgz
Expand Down

0 comments on commit 7d914e9

Please sign in to comment.