10.3.0-r3 release

Update image to version 10.3.0-r3
This commit is contained in:
Bitnami Bot
2018-04-03 11:01:05 +00:00
parent 6628a18ade
commit 2a2494b8ec
3 changed files with 1 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ RUN bitnami-pkg unpack postgresql-10.3.0-1 --checksum 964ce00ecbe2baf7cb3e4138a9
COPY rootfs /
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="10.3.0-r2" \
BITNAMI_IMAGE_VERSION="10.3.0-r3" \
PATH="/opt/bitnami/postgresql/bin:$PATH" \
POSTGRESQL_DATABASE="" \
POSTGRESQL_MASTER_HOST="" \

View File

@@ -1,6 +1,4 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-postgresql/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-postgresql/tree/master)
[![Slack](https://img.shields.io/badge/slack-join%20chat%20%E2%86%92-e01563.svg)](http://slack.oss.bitnami.com)
# What is PostgreSQL?
@@ -477,12 +475,6 @@ If you encountered a problem running this container, you can file an [issue](htt
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
# Community
Most real time communication happens in the `#containers` channel at [bitnami-oss.slack.com](http://bitnami-oss.slack.com); you can sign up at [slack.oss.bitnami.com](http://slack.oss.bitnami.com).
Discussions are archived at [bitnami-oss.slackarchive.io](https://bitnami-oss.slackarchive.io).
# License
Copyright (c) 2015-2018 Bitnami

View File

@@ -8,7 +8,6 @@ jobs:
RELEASE_SERIES_LIST: "10,9.6"
LATEST_STABLE: "10"
IMAGE_NAME: postgresql
CHART_NAME: postgresql
CHART_REPO: https://github.com/bitnami/charts
DOCKER_PROJECT: bitnami
QUAY_PROJECT: bitnami