mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 07:37:24 +08:00
10.3.0-r13 release
Update image to version 10.3.0-r13
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r35
|
||||
FROM bitnami/minideb-extras:jessie-r36
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack postgresql-10.3.0-2 --checksum e3ca44123caab1b0799ced386f
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="postgresql" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.0-r12" \
|
||||
BITNAMI_IMAGE_VERSION="10.3.0-r13" \
|
||||
PATH="/opt/bitnami/postgresql/bin:$PATH" \
|
||||
POSTGRESQL_DATABASE="" \
|
||||
POSTGRESQL_MASTER_HOST="" \
|
||||
|
||||
Reference in New Issue
Block a user