There was an error while loading. Please reload this page.
1 parent 8960622 commit 14f7be4Copy full SHA for 14f7be4
test/docker/dockerfile
@@ -1,2 +1,2 @@
1
-FROM locustio/locust:2.2.3
+FROM locustio/locust:2.9.0
2
RUN pip3 install Faker
test/locust-arm-template.json
@@ -35,7 +35,7 @@
35
}
36
},
37
"variables": {
38
- "image": "yorek/locust:2.2.3",
+ "image": "yorek/locust:2.9.0",
39
"cpuCores": "1",
40
"masterMemoryInGb": "2",
41
"clientMemoryInGb": "2",
0 commit comments