11.10.0-debian-10-r37 release

This commit is contained in:
Bitnami Bot
2020-12-20 19:24:27 +00:00
parent f24a63576d
commit 086ddd1993
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/postgresql/postunpack.sh
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
ENV BITNAMI_APP_NAME="postgresql" \
BITNAMI_IMAGE_VERSION="11.10.0-debian-10-r36" \
BITNAMI_IMAGE_VERSION="11.10.0-debian-10-r37" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
LD_LIBRARY_PATH="/opt/bitnami/postgresql/lib/:/opt/bitnami/common/lib/:$LD_LIBRARY_PATH" \