From fe1ad39dd54b87c97fb141fc3a1634df86b9cb7d Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Sat, 24 Sep 2016 00:14:22 +0530 Subject: [PATCH] update to gcr.io/stacksmith-images/debian-buildpack:wheezy-r10 --- bitnami/ghost/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ghost/Dockerfile b/bitnami/ghost/Dockerfile index e87ab429397d..50ea2b16522e 100644 --- a/bitnami/ghost/Dockerfile +++ b/bitnami/ghost/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