Skip to content

Releases: Jamyn/dispatch-docker

v26.08.11.1

Choose a tag to compare

@Jamyn Jamyn released this 11 Aug 14:22
c626005

Moves the application pin to v26.08.11.1, which applies pending Debian security updates in the runtime image. This clears the openssl CVEs (CVE-2026-31789 CRITICAL plus several HIGH) that were failing the image-checks trivy gate; openssl moves from 3.5.4-1deb13u1 to 3.5.6-1deb13u2.

v26.08.11

Choose a tag to compare

@Jamyn Jamyn released this 11 Aug 06:21
3684b8c

What's Changed

Security

  • fix: harden install.sh secret generation and stop exposing Postgres by @Jamyn in #1
  • security: pin actions and add a vulnerability reporting policy by @Jamyn in #7

Enhancements

  • feat: upgrade Postgres to 18.4 and fix database init by @Jamyn in #2
  • feat: require Docker 25.0 and Compose V2 by @Jamyn in #4

CI

  • ci: add image, install, and upgrade checks by @Jamyn in #5
  • ci: enforce two-tier PR labels and automate release-note and pin-bump PRs by @Jamyn in #6

Maintenance and documentation

  • build: build the application from the fork, pinned by commit SHA by @Jamyn in #3
  • docs: rewrite README and update pin references by @Jamyn in #8

New Contributors

  • @Jamyn made their first contribution in #1

Full Changelog: https://github.com/Jamyn/dispatch-docker/commits/v26.08.11