This repository follows the Conventional Commit standard with major, minor, and patch versioning.
latest: Reflects the most recent version. This tag includes the latest features, improvements, and potentially breaking changes. It should not be upgraded automatically by Watchtower or manually without checking the release notes. It is recommended to use a fixed minor version tag to avoid unexpected changes.
0.1.x: Reflects a specific minor version series. This tag includes all prior and upcoming patch versions within the 0.1 minor series. It ensures compatibility within this series and is safer for automatic upgrades, as it only includes backward-compatible bug fixes and minor improvements.
0.1.0: Reflects a specific patch version. This tag includes the exact state of the code at the 0.1.0 release, including all features, fixes, and updates introduced in this patch. Use this tag for precise versioning requirements.
Content type
Image
Digest
sha256:d06983b19…
Size
25.3 MB
Last updated
about 1 month ago
Requires Docker Desktop 4.37.1 or later.