Skip to content

Releases: le-phare/docker-stack

v2.8.0

17 Oct 14:21
2321552

Choose a tag to compare

2.8.0 (2025-10-17)

Features

v2.7.1

04 Aug 12:27
d39a315

Choose a tag to compare

2.7.1 (2025-07-23)

Bug Fixes

  • adminer: databases pre-login plugin: set required $_SESSION data (#47) (e975221)
  • rabbitmq: add missing restart instruction (c7286ec)

v2.7.0

04 Apr 10:31
fb236b4

Choose a tag to compare

2.7.0 (2025-04-04)

Features

Bug Fixes

v2.6.0

04 Apr 08:21
d6f3bae

Choose a tag to compare

2.6.0 (2025-04-04)

Features

  • adminer: autologin to PostgreSQL 17 (#40) (7ae2930)
  • database: use official adminer 4 image (#38) (390ad0a)
  • services: add PostgreSQL 17 (#35) (30c8f84)

Bug Fixes

  • caddy: Dockerfile, update GitHub actions (#41) (0997787)

v2.5.0

30 Oct 09:21
aae93a9

Choose a tag to compare

2.5.0 (2024-08-30)

Features

  • adminer: switch to Adminer Evo, pre-login to database servers (#32) (0778dc5)

v2.4.0

19 Jul 09:56
645adac

Choose a tag to compare

2.4.0 (2024-07-19)

Features

v2.3.2

15 Jan 09:25
ff627ac

Choose a tag to compare

2.3.2 (2024-01-15)

Bug Fixes

  • postgres: patch healthcheck to avoid 'role "root" does not exist' errors (#22) (6cdc5d0)

v2.0.0

15 Jan 09:26
ff627ac

Choose a tag to compare

What's Changed

  • ci(docker): setup docker image build by @aegypius in #1
  • chore: upgrade Caddy to 2.6.2 by @aegypius in #2
  • fix(proxy): caddy-docker-proxy new go module name, --caddyfile-path by @lucasmirloup in #4
  • chore: add healthchecks to services by @aegypius in #3
  • Adapt to Docker compose v2 bin by @jacbac in #5

New Contributors

Full Changelog: https://github.com/le-phare/docker-stack/commits/v2.0.0

v2.3.1

06 Oct 14:42
12c8b6a

Choose a tag to compare

2.3.1 (2023-10-06)

Bug Fixes

  • caddy: remove deprecated experimental_http3 option, upgrade to 2.7.4 (#19) (c4f9544)

v2.3.0

26 Jul 07:08

Choose a tag to compare

2.3.0 (2023-07-25)

Features

Bug Fixes

  • adminer: use PHP instead of cURL for container healthcheck (61fe1f9)