Skip to content

Switch to alpine in verify stage

hashworks requested to merge fix/dockerHubLibraryBuilds into master

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

Merge request reports