From f370d9d3a8aee0c34b5d4da0317f2a3f59edbc66 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 8 Dec 2016 14:06:07 +0530 Subject: [PATCH] bump image version to 2.1.2-r6 --- bitnami/magento/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/magento/Dockerfile b/bitnami/magento/Dockerfile index 619db000bbdc..2835e008a669 100644 --- a/bitnami/magento/Dockerfile +++ b/bitnami/magento/Dockerfile @@ -3,7 +3,7 @@ FROM gcr.io/stacksmith-images/minideb:jessie-r5 MAINTAINER Bitnami ENV BITNAMI_APP_NAME=magento \ - BITNAMI_IMAGE_VERSION=2.1.2-r5 \ + BITNAMI_IMAGE_VERSION=2.1.2-r6 \ PATH=/opt/bitnami/php/bin:/opt/bitnami/apache/bin:/opt/bitnami/magento/bin/:$PATH # System packages required