mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 06:59:47 +08:00
10.3.0-r3 release
Update image to version 10.3.0-r3
This commit is contained in:
@@ -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="" \
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
[](https://circleci.com/gh/bitnami/bitnami-docker-postgresql/tree/master)
|
||||
[](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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user