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 4d83a95 commit ff03d69Copy full SHA for ff03d69
src/wafp/fuzzers/catalog/schemathesis/docker-compose.yml
@@ -2,6 +2,6 @@ version: '3'
2
services:
3
fuzzer:
4
build:
5
- context: https://github.com/schemathesis/schemathesis.git#7c50df36e43689ef93bce201a6a19404d55b6907
+ context: https://github.com/schemathesis/schemathesis.git#v3.15.2
6
init: true
7
network_mode: host
0 commit comments