From 6913aae1ca3d99246cd3d88093d3b84977cd9d8e Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Thu, 15 Dec 2016 18:43:15 +0530 Subject: [PATCH] bump image revision to `2.3.0.2-r9` --- bitnami/opencart/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/opencart/Dockerfile b/bitnami/opencart/Dockerfile index 70c4b74766fa..1771c606ee26 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-r8 \ + BITNAMI_IMAGE_VERSION=2.3.0.2-r9 \ PATH=/opt/bitnami/php/bin:/opt/bitnami/mysql/bin/:$PATH # System packages required