Skip to content

Releases: nystudio107/docker-images

Version 1.2.26

10 Jan 20:51
Compare
Choose a tag to compare

Fix

  • Fix wrong base image for php-prod-base:8.4-alpine

Version 1.1.25

10 Jan 09:14
Compare
Choose a tag to compare

Added

  • Added a Makefile for local building of the images
  • Add node-22-alpine image
  • Add php-prod-base:8.3-alpine image
  • Add php-dev-base:8.3-alpine image
  • Add php-prod-base:8.4-alpine image
  • Add php-dev-base:8.4-alpine image

Version 1.2.24

26 Nov 23:04
Compare
Choose a tag to compare

Changed

  • Removed libressl in favor of openssl to allow Postgres to work

Version 1.2.23

05 Oct 12:31
Compare
Choose a tag to compare

Added

  • Switch php-prod-base:8.2-alpine from Alpine 3.17 to 3.18

Version 1.2.22

22 Jul 16:43
Compare
Choose a tag to compare

Added

  • Add node-20-alpine image

Version 1.2.21

19 Jul 21:49
Compare
Choose a tag to compare

Added

  • Add node-18-alpine image
  • Add php-prod-base:8.1-alpine image
  • Add php-dev-base:8.1-alpine image
  • Add php-prod-base:8.2-alpine image
  • Add php-dev-base:8.2-alpine image

Version 1.2.20

25 Nov 00:46
Compare
Choose a tag to compare

Added

  • Add node-16-alpine image

Version 1.2.19

03 Aug 01:43
Compare
Choose a tag to compare

Added

  • Add trigger-based profiling for Xdebug

Fixed

1.2.18

03 Aug 01:42
Compare
Choose a tag to compare

1.2.18 - 2021.06.26

Changed

  • Continue running the php-fpm containers as root (since php-fpm uses worker pools with the proper user/group), but switch to su-exec to ensure any craft CLI commands are run as www-data

Version 1.2.17

15 Jun 18:52
Compare
Choose a tag to compare

Fixed

  • Fixed typo in Dockerfile that would cause the PHP container to not build