diff --git a/bitnami/postgresql/Dockerfile b/bitnami/postgresql/Dockerfile index 3c20584e49a4..4058a2aed394 100644 --- a/bitnami/postgresql/Dockerfile +++ b/bitnami/postgresql/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 ENV BITNAMI_IMAGE_VERSION=9.5.3-r5 \