./7.0/Dockerfile: bump image version to 7.0.17-r2

This commit is contained in:
Sameer Naik 2017-03-28 19:27:08 +02:00
parent e28ac106e1
commit e14663b4f9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM bitnami/minideb-extras:jessie-r13
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_IMAGE_VERSION=7.0.17-r1 \
ENV BITNAMI_IMAGE_VERSION=7.0.17-r2 \
BITNAMI_APP_NAME=php-fpm \
PATH=/opt/bitnami/php/sbin:/opt/bitnami/php/bin:$PATH