Update to 5.5.30-0

This commit is contained in:
Adnan Abdulhussein
2015-10-06 13:26:29 +01:00
parent ae5862b3de
commit e46a21f354
3 changed files with 3 additions and 3 deletions

View File

@@ -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.29-0 \
BITNAMI_APP_VERSION=5.5.30-0 \
BITNAMI_APP_DIR=$BITNAMI_PREFIX/php
ENV BITNAMI_APP_VOL_PREFIX=/bitnami/$BITNAMI_APP_NAME \

View File

@@ -385,7 +385,7 @@ bats test.sh
# Changelog
## development (2015-10-05)
## 5.5.30-0 (2015-10-06)
- `/app` directory is no longer exported as a volume. This caused problems when building on top of the image, since changes in the volume are not persisted between Dockerfile `RUN` instructions. To keep the previous behavior (so that you can mount the volume in another container), create the container with the `-v /app` option.

View File

@@ -1 +1 @@
7cedaef2707e380e3caa37639be11a9b14c7384b079fa7b76b2afca198dc6cf0 /tmp/installer.run
319d1d866cf589476ac5fe8703f80c7c194fc269955cd3d3edfb2a7ee7a0c119 /tmp/installer.run