Update to 5.5.30-2 for imagemagic support #26
This commit is contained in:
parent
c5619e795f
commit
45f7d61a2f
|
|
@ -4,7 +4,7 @@ MAINTAINER Bitnami <containers@bitnami.com>
|
|||
ENV BITNAMI_APP_NAME=php-fpm \
|
||||
BITNAMI_APP_USER=bitnami \
|
||||
BITNAMI_APP_DAEMON=php-fpm \
|
||||
BITNAMI_APP_VERSION=5.5.30-1-r01 \
|
||||
BITNAMI_APP_VERSION=5.5.30-2 \
|
||||
BITNAMI_APP_DIR=$BITNAMI_PREFIX/php
|
||||
|
||||
ENV BITNAMI_APP_VOL_PREFIX=/bitnami/$BITNAMI_APP_NAME \
|
||||
|
|
|
|||
|
|
@ -385,7 +385,11 @@ bats test.sh
|
|||
|
||||
# Changelog
|
||||
|
||||
## 5.5.30-0-r01
|
||||
## 5.5.30-2 (2015-12-07)
|
||||
|
||||
- Enables support for imagick extension
|
||||
|
||||
## 5.5.30-0-r01 (2015-11-10)
|
||||
|
||||
- `php.ini` is now exposed in the volume mounted at `/bitnami/php-fpm/conf/` allowing users to change the defaults as per their requirements.
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
b27bc4527b7bf0768d47354bb608f6e63ed2eacaaf786df017a5334b3a8f11bd /tmp/installer.run
|
||||
0907c5b47ed9ee2f0f0c8c29b24f815d369aaa08181cce46621173ffff326cee /tmp/installer.run
|
||||
|
|
|
|||
Loading…
Reference in New Issue