Skip to content

Releases: sourceboat/docker-laravel

0.16.0

17 Feb 17:29
Compare
Choose a tag to compare

Changed

  • Bump php from 7.4.13-fpm-alpine3.11 to 7.4.14-fpm-alpine3.11 #48
  • use latest alpine version #49
    • ⚠️ this also upgrades composer to 2.x
    • ⚠️ this also upgrades nodejs to 14.x
  • install npm (and npx) #50

0.15.0

17 Dec 12:53
Compare
Choose a tag to compare

Added

  • Integration testing with docker-compose.test.yml #45

Changed

  • Dependabot via config file instead of SaaS #44 by @hingew
  • Bump php from 7.4.11-fpm-alpine3.11 to 7.4.13-fpm-alpine3.11 #47

Fixed

0.14.0

02 Oct 10:23
Compare
Choose a tag to compare

Changed

  • run startup commands after wait-for-it #41 by @hingew
  • bump PHP from 7.4.10 to 7.4.11 #42

0.13.0

08 Sep 06:46
Compare
Choose a tag to compare

Added

  • caching_sha2_password encryption support #39 by @hingew

0.12.0

07 Sep 11:29
Compare
Choose a tag to compare

Added

0.11.1

04 Sep 10:21
Compare
Choose a tag to compare

Changed

  • bump PHP from 7.4.9 to 7.4.10 #37

0.11.0

08 Aug 08:38
Compare
Choose a tag to compare

Added

  • /root/modules contains small snippets or tasks like cache building #34
  • PHP_MAX_EXECUTION_TIME environment variable #32 #36

Changed

  • bump PHP from 7.4.8 to 7.4.9 #33

Removed

  • app user #25 #29 #31 🔥
  • google chrome dependencies #24 #35 🔥
  • run-dev.sh and run-prod.sh scripts #34 🔥

Fixed

  • wait-for-it.sh runs correctly now #34

Security

  • hide NGINX version header and X-Powered-By header #30

0.10.3

13 Jul 10:37
Compare
Choose a tag to compare

Changed

  • bump PHP from 7.4.6 to 7.4.8 #22 #23

0.10.2

28 May 15:16
Compare
Choose a tag to compare

Fixed

0.10.1

28 May 07:18
Compare
Choose a tag to compare

Fixed