diff --git a/bitnami/postgresql/Dockerfile b/bitnami/postgresql/Dockerfile index 9df15d720e96..07bb0df7fa62 100644 --- a/bitnami/postgresql/Dockerfile +++ b/bitnami/postgresql/Dockerfile @@ -1,4 +1,4 @@ -FROM gcr.io/stacksmith-images/minideb:jessie-r1 +FROM gcr.io/stacksmith-images/minideb:jessie-r2 MAINTAINER Bitnami ENV BITNAMI_IMAGE_VERSION=9.6.1-r0 \