Merge pull request #26 from bitnami/revert-25-master

Revert "Update PostgreSQL to 9.5.3-3"
This commit is contained in:
tompizmor
2016-07-07 18:30:46 +02:00
committed by GitHub

View File

@@ -1,11 +1,11 @@
FROM gcr.io/stacksmith-images/ubuntu:14.04-r07
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_IMAGE_VERSION=9.5.3-r1 \
ENV BITNAMI_IMAGE_VERSION=9.5.3-r0 \
BITNAMI_APP_NAME=postgresql \
BITNAMI_APP_USER=postgres
RUN bitnami-pkg unpack postgresql-9.5.3-3 --checksum b1f8e2d9d8848453153c1059e2c4322d866b794010590520e79796f628127
RUN bitnami-pkg unpack postgresql-9.5.3-1 --checksum 458ac1d3beb5b250af17ee7b829c061867d770b6655379528c2b2339f2e426ef
ENV PATH=/opt/bitnami/$BITNAMI_APP_NAME/sbin:/opt/bitnami/$BITNAMI_APP_NAME/bin:$PATH
COPY rootfs/ /