Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 18:55
· 6 commits to main since this release

5.0.0 (2024-03-22)

Chores

  • compose: update test registry certs fa8d771 - Eric Satterwhite

Features

  • docker: include support for buildx ccf9954 - Eric Satterwhite, closes: #44 #39

Miscellaneous

  • README.md: fix typo in README.md 700e2f0 - Eric Satterwhite

BREAKING CHANGES

  • docker: images built with buildx will not be stored locally
  • docker: dockerVerifyCmd will only take effect during dry runs (--dry-run)