We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d322151 commit eb19a5cCopy full SHA for eb19a5c
README.md
@@ -69,7 +69,7 @@ Contribution by @wilsonmar
69
70
The last line in the response should be:
71
72
- <tt>Successfully tagged justb4/jmeter:5.1.1</tt>
+ <tt>Successfully tagged justb4/jmeter:5.3</tt>
73
74
1. Run the test script:
75
run.sh
@@ -3,7 +3,7 @@
3
# Run JMeter Docker image with options
4
5
NAME="jmeter"
6
-IMAGE="justb4/jmeter:5.1.1"
+IMAGE="justb4/jmeter:5.3"
7
8
# Finally run
9
sudo docker stop ${NAME} > /dev/null 2>&1
0 commit comments