Skip to content

jib-core v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 20:17
· 0 commits to fd8aed664cf2a03655f4d137e9310f94c4601637 since this release

Major Changes

  • New method: Containerizer#addRegistryMirrors for configuring registry mirrors for base images. This is useful when hitting Docker Hub rate limits. Only public mirrors (such as mirror.gcr.io) are supported. (#2999)

See CHANGELOG.md for more details.