Skip to content

Releases: sourceboat/docker-laravel

0.21.1

31 Mar 08:43
Compare
Choose a tag to compare

Change

  • Add workflow_dispatch to stable image build action #73 #72

0.21.0

10 Feb 13:47
Compare
Choose a tag to compare

Change

  • Bump php from 8.0-fpm-alpine to 8.1-fpm-alpine #76, 970623a

0.20.0

10 Feb 10:18
Compare
Choose a tag to compare

Changed

  • composer is now installed from the official composer image #77
  • changed order of layers for better build caching #77

Fixed

  • no duplicate PHP version due to new way of installing composer, this could cause the need to install extensions that already had been installed. #77

0.19.2

13 Dec 11:57
Compare
Choose a tag to compare

Fixed

  • now installs extensions that were previously missing due to the base image update in 0.19.1 #74

0.19.1

12 Dec 14:03
Compare
Choose a tag to compare
  • Add missing contributor

0.19.0

24 Sep 09:05
Compare
Choose a tag to compare

Changed

  • Use specific libiconv version to prevent transliteration errors #70
  • Use 8.0 as version constraint for PHP #69

0.18.2

10 Aug 08:11
Compare
Choose a tag to compare

Changed

  • Bump php from 8.0.8-fpm-alpine to 8.0.9-fpm-alpine #68
  • Update readme e1594a4

0.18.1

28 Jul 09:18
Compare
Choose a tag to compare

Changed

  • Bump php base image from 8.0.7-fpm-alpine to 8.0.8-fpm-alpine #66
  • automated image builds via GitHub actions #63 #59
  • dependabot reviewee #62

0.18.0

24 Jun 07:25
Compare
Choose a tag to compare

Changed

  • bump PHP version from 7.4 to 8.0 #58

Removed

0.17.0

04 Jun 14:04
Compare
Choose a tag to compare

Changed

  • Bump php from 7.4.14-fpm-alpine3.11 to 7.4.19-fpm-alpine3.11 #56