Skip to content

1.1.9

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:28
Immutable release. Only release title and notes can be modified.
  • More prebuilt container images. Alongside the default Debian-based image,
    every release now also publishes the same build on seven more bases, each
    tagged with a -<distro> suffix: -alpine, -ubuntu, -rhel (Red Hat
    UBI 9), -fedora, -opensuse (Leap), -amazonlinux (2023) and
    -distroless, plus an explicit -debian alias for the default. Pick the base
    that matches your host userland or image-provenance policy; behaviour is
    identical, since yacron2 is a pure-Python app (Python >= 3.10) and each image
    uses its distro's native interpreter. The Debian image still owns the bare
    latest/<version> tags and the widest architecture coverage. See
    Distro variants.

Full Changelog: 1.1.8...1.1.9