trailofbits / ruzzy

A coverage-guided fuzzer for pure Ruby code and Ruby C extensions
GNU Affero General Public License v3.0
78 stars 5 forks source link

Support RUBY_VERSION and LLVM_VERSION build args when building Docker dev image #16

Closed mschwager closed 6 months ago

mschwager commented 6 months ago

Use Docker build arguments to specify Ruby and LLVM version when using the Docker dev image.