rbsec / sslscan

sslscan tests SSL/TLS enabled services to discover supported cipher suites
GNU General Public License v3.0
2.3k stars 381 forks source link

Build multi-arch image and push it into gh container registry. #277

Closed aclemons closed 4 months ago

aclemons commented 1 year ago

This will build x86, x86_64, armv7 and aarch64 images and push them into the github container registry.

I've also tidied the outstanding hadolint warnings.