Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.03 KB

PHP Base Image (WIP)

This Repo contains the build instructions for the PHP base image (Stretch and Buster). All PHP images should inherit from this image.

Documentation

This image is automatically build with following cron expression 0 0 * * *.

Environment vars

Argument Default Value Description

Contributing

Changelog

All notable changes to this project will be documented in this section.

2020-02-24

  • removed unused if statement

2020-02-20

  • added source prepare script to get php src by version argument
  • removed duplicate if statement in docker-entrypoint
  • updated MozJPEG to 1d2320994dd0d293d39cfaea3d13060b60f32c45
  • updated Tiff to 4.1.0
  • updated WebP to 1.1.0
  • updated OpenJPEG to 563ecfb55ca77c0fc5ea19e4885e00f55ec82ca9
  • updated ImageMagick to 7.0.9-24

2020-02-18

  • added workflow to trigger dockerhub autobuild

2020-12-27

  • updated MozJPEG to 4.0.0
  • updated Tiff to 4.2.0
  • updated OpenJPEG to 2.3.1
  • updated ImageMagick to 7.0.10-53