diff --git a/bitnami/postgresql/Dockerfile b/bitnami/postgresql/Dockerfile index a8b2b69dd3ae..0de16eda9f4d 100644 --- a/bitnami/postgresql/Dockerfile +++ b/bitnami/postgresql/Dockerfile @@ -1,7 +1,7 @@ FROM gcr.io/stacksmith-images/minideb:jessie-r5 MAINTAINER Bitnami -ENV BITNAMI_IMAGE_VERSION=9.6.1-r2 \ +ENV BITNAMI_IMAGE_VERSION=9.6.1-r3 \ BITNAMI_APP_NAME=postgresql \ BITNAMI_APP_USER=postgres