From 7289712733f398fe6c0257e4654c059730eb8fc9 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 8 Dec 2016 14:06:58 +0530 Subject: [PATCH] bump image version to 2.3.0.2-r8 --- bitnami/opencart/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/opencart/Dockerfile b/bitnami/opencart/Dockerfile index 4be2d5e3f7b8..70c4b74766fa 100644 --- a/bitnami/opencart/Dockerfile +++ b/bitnami/opencart/Dockerfile @@ -3,7 +3,7 @@ FROM gcr.io/stacksmith-images/minideb:jessie-r5 MAINTAINER Bitnami ENV BITNAMI_APP_NAME=opencart \ - BITNAMI_IMAGE_VERSION=2.3.0.2-r7 \ + BITNAMI_IMAGE_VERSION=2.3.0.2-r8 \ PATH=/opt/bitnami/php/bin:/opt/bitnami/mysql/bin/:$PATH # System packages required