[bitnami/postgresql] Release 17.6.0-debian-12-r2 (#85505)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
89b9f08682
commit
33bdafc6e8
|
|
@ -10,7 +10,7 @@ ARG WITH_ALL_LOCALES="no"
|
|||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2025-08-18T15:27:36Z" \
|
||||
org.opencontainers.image.created="2025-08-19T18:31:28Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/postgresql/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \
|
||||
|
|
@ -59,7 +59,7 @@ RUN update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX && \
|
|||
RUN /opt/bitnami/scripts/locales/generate-locales.sh
|
||||
ENV APP_VERSION="17.6.0" \
|
||||
BITNAMI_APP_NAME="postgresql" \
|
||||
IMAGE_REVISION="1" \
|
||||
IMAGE_REVISION="2" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue