Skip to content

Commit

Permalink
Merge pull request #26 from Melanie-RK/master
Browse files Browse the repository at this point in the history
chore: bump JMeter version
  • Loading branch information
QAInsights authored Feb 15, 2024
2 parents a358342 + f875f4c commit f0d65e3
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 @@ -4,7 +4,7 @@ LABEL Author="NaveenKumar Namachivayam"
LABEL Website="https://qainsights.com"
LABEL Description="Apache JMeter Dockerfile for GitHub Actions with JMeter Plugins"

ENV JMETER_VERSION "5.6.2"
ENV JMETER_VERSION "5.6.3"
ENV JMETER_HOME "/opt/apache/apache-jmeter-${JMETER_VERSION}"
ENV JMETER_BIN "${JMETER_HOME}/bin"
ENV PATH "$PATH:$JMETER_BIN"
Expand Down

0 comments on commit f0d65e3

Please sign in to comment.