Skip to content

Releases: jolicode/docker-starter

v3.11.0

26 Jun 08:29
6393f08
Compare
Choose a tag to compare

What's Changed

  • Use docker stages

Full Changelog: v3.10.0...v3.11.0

v3.10.0

22 May 09:08
46f56cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.0...v3.10.0

Release v3.9.0

21 Dec 10:20
e35f9b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

Release v3.8.0

15 Jun 15:21
c0963e1
Compare
Choose a tag to compare

What's Changed

  • Add instruction for using pg_activity by @lyrixx in #181
  • Forward CI env vars in Docker containers by @lyrixx in #182
  • Fix the npm/yarn install for mac users by @qboot in #183
  • Tests with PHP 7.4, 8.0, and 8.1 by @lyrixx in #184

New Contributors

Full Changelog: v3.7.0...v3.8.0

Release v3.7.0

24 May 08:50
22af9da
Compare
Choose a tag to compare

What's Changed

  • Drop composer cache in GA by @lyrixx in #176
  • Bump paramiko from 2.7.2 to 2.10.1 by @dependabot in #177
  • Add documentation cookbook for installing redirection.io by @lyrixx in #178
  • Upgrade many components by @lyrixx in #179
    • Upgrade to Traefik v2.7.0
    • Upgrade to PostgreSQL v14
    • Upgrade to Composer v2.3

Full Changelog: v3.6.0...v3.7.0

Release v3.6.0

10 Mar 09:40
9e7eae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

Release v3.5.0

27 Jan 13:58
a621f14
Compare
Choose a tag to compare
  • Update PHP to version 8.1
  • Generate SSL certificates with mkcert when available (self-signed otherwise)

Release v3.4.0

13 Oct 12:08
759198b
Compare
Choose a tag to compare
  • Fix COMPOSER_CACHE_DIR default value when composer is not installed on host
  • Upgrade base to Debian Bullseye (11.0)
  • Document webpack 5+ integration

Release v3.3.0

03 Jun 18:52
20df532
Compare
Choose a tag to compare
  • Update PHP to version 8.0
  • Update Composer to version 2.1.0
  • Fix APT key for Sury repository
  • Fix the version of our debian base image

Release v3.2.0

17 Feb 09:53
7759f8f
Compare
Choose a tag to compare
  • Migrate CI from Circle to GitHub Actions
  • Add support for docker-compose.override.yml