Dockerfile: bump image version to 5.6.30-r1

This commit is contained in:
Sameer Naik 2017-03-14 15:48:20 +05:30
parent bf7554fa48
commit 7dab8bf98c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM gcr.io/stacksmith-images/minideb:jessie-r10
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_IMAGE_VERSION=5.6.30-r0 \
ENV BITNAMI_IMAGE_VERSION=5.6.30-r1 \
BITNAMI_APP_NAME=php-fpm \
PATH=/opt/bitnami/php/sbin:/opt/bitnami/php/bin:$PATH