You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for docker hub private registry credentials (#845)
* Fix authentication for use of base64-encoded credentials and credential helpers with private registries and docker hub
* Update following review by @bsideup
* Update to docker-java 3.1.0-rc-4
* fix shading