Alpine 3.6 is unsupported since May 2019 as per https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases so I’d like to see an update of the SSH runner base image to Alpine 3.12.
Using a supported Alpine release ensures security fixes and updates CA certificates!
I built a Docker image with Alpine 3.12 locally and it works fine. This is to be expected since the drone-runner-ssh Docker image does not depend on anything special from Alpine, just shipping a go binary so it should be fine.
I propose the following PR https://github.com/drone-runners/drone-runner-ssh/pull/3