Switch to alpine in verify stage
This fixes a circular dependency issue noted in [1].
curl -s
and removal of --auto-compress
are needed because of
differences in the binaries in alpine.
[1] https://github.com/docker-library/official-images/pull/8999#issuecomment-720622797