From 26c4218c3c7bd1602beb09440b4151cd4a50829f Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Fri, 23 Sep 2016 23:46:36 +0530 Subject: [PATCH] update to gcr.io/stacksmith-images/ubuntu:14.04-r10 baseimage --- bitnami/prestashop/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/prestashop/Dockerfile b/bitnami/prestashop/Dockerfile index ae5a36459e2d..2753cc577586 100644 --- a/bitnami/prestashop/Dockerfile +++ b/bitnami/prestashop/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/stacksmith-images/ubuntu:14.04-r9 +FROM gcr.io/stacksmith-images/ubuntu:14.04-r10 MAINTAINER Bitnami