mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
Update to 5.5.30-0
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
7cedaef2707e380e3caa37639be11a9b14c7384b079fa7b76b2afca198dc6cf0 /tmp/installer.run
|
||||
319d1d866cf589476ac5fe8703f80c7c194fc269955cd3d3edfb2a7ee7a0c119 /tmp/installer.run
|
||||
|
||||
Reference in New Issue
Block a user