Skip to content

Releases: serversideup/docker-php

v3.5.2

14 Jan 15:50
Compare
Choose a tag to compare

🛠️ CI Improvement

  • re-enable the weekly image builds cron by @tomschlick in #505
  • Added specific step for checking out tagged releases

Full Changelog: v3.5.1...v3.5.2

v3.5.2-beta1

14 Jan 14:58
Compare
Choose a tag to compare
v3.5.2-beta1 Pre-release
Pre-release

🛠️ CI Improvement

  • Enabled weekly builds. Added specific step for checking out tagged releases

Full Changelog: v3.5.1...v3.5.2-beta1

v3.5.1

22 Nov 18:07
Compare
Choose a tag to compare

🤩 What's new

v3.5.0

22 Nov 12:51
Compare
Choose a tag to compare

🤩 What's new

  • Add PHP 8.4 support by @tomschlick in #497
  • CI: Fixed issue with DockerHub Readme

New Contributors

Full Changelog: v3.4.8...v3.5.0

v3.5.0-beta1

22 Nov 04:06
900736a
Compare
Choose a tag to compare
v3.5.0-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.4.8...v3.5.0

v3.4.8

19 Nov 14:45
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed an issue where the image version was not displaying in Unit variations (#496)

v3.4.7

15 Nov 14:12
Compare
Choose a tag to compare

🤩 What's new

v3.4.6

07 Nov 20:31
2095c21
Compare
Choose a tag to compare

⚠️ Deprecation warning

  • We removed linux/arm/v7 because it's old and it was adding to our build times. These are 32-bit Arm processors. We still support 64-bit ARM (like M-series macs) with linux/arm64/v8

🐛 Bug Fixes

  • Fixed issue where Laravel Auto-migrations would fail on first deployment (#489)

🤩 Improvements

  • Improved notices when running a custom command with S6 Overlay
  • Added PHP version and Docker image tag version to container info at start up

🤓 Development improvements

  • Added platform support to local build script
  • We added a new method to improve PR experiences so we can streamline contributions
  • Moved from Runs-on back to hosted GHA runners for cost reasons

v3.4.5

21 Oct 19:32
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed an issue with health checks on Debian based images (#476)

v3.4.4

18 Oct 15:33
18f33ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.3...v3.4.4