2.7.12-debian-10-r9 release

This commit is contained in:
Bitnami Bot 2022-01-01 17:33:57 +00:00
parent db77fb374e
commit fde98c91e4
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl advancecomp ca-certificates curl file ghostscript gifsicle gzip hostname imagemagick jhead jpegoptim libbsd0 libbz2-1.0 libc6 libcom-err2 libcurl4 libedit2 libffi6 libgcc1 libgcrypt20 libgmp-dev libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu63 libidn2-0 libjpeg-turbo-progs libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libncurses6 libncursesw6 libnettle6 libnghttp2-14 libp11-kit0 libpq5 libpsl5 libreadline-dev libreadline7 librtmp1 libsasl2-2 libsqlite3-0 libssh2-1 libssl-dev libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 optipng pngcrush pngquant procps rsync sqlite3 tar zlib1g zlib1g-dev
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.12-9" --checksum acaa7291411c8cb1217ac2aa8dab2324f146752c06afd5c6b0c5b1829365bab0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.12-10" --checksum ff93eb9ba98c14c9eea2ac0a6601c7b17306214936ba4f9589745976059b6bcb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-4" --checksum 53c0f1a5361a68c298f31f6701c8e8a026e77f09805d54ecfeb52cf5998d7d06
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "uglify-js" "3.14.5-0" --checksum ace5c00c36764e3c0d24005bd4c6db24a0ee61f8a6dab315655346571331ee45
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "2.7.5-1" --checksum 52bce7e8597d553ded3502f8c8240a68cae74d1b949f6cd65a0f9bcbecce17f7
@ -25,7 +25,7 @@ RUN /opt/bitnami/ruby/bin/gem install --force bundler -v '< 2'
COPY rootfs /
RUN /opt/bitnami/scripts/discourse/postunpack.sh
ENV BITNAMI_APP_NAME="discourse" \
BITNAMI_IMAGE_VERSION="2.7.12-debian-10-r8" \
BITNAMI_IMAGE_VERSION="2.7.12-debian-10-r9" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/common/bin:/opt/bitnami/ruby/bin:/opt/bitnami/postgresql/bin:/opt/bitnami/node/bin:/opt/bitnami/git/bin:/opt/bitnami/brotli/bin:$PATH" \
POSTGRESQL_CLIENT_CREATE_DATABASE_NAME="" \
POSTGRESQL_CLIENT_CREATE_DATABASE_PASSWORD="" \

View File

@ -43,10 +43,10 @@
},
"python": {
"arch": "amd64",
"digest": "acaa7291411c8cb1217ac2aa8dab2324f146752c06afd5c6b0c5b1829365bab0",
"digest": "ff93eb9ba98c14c9eea2ac0a6601c7b17306214936ba4f9589745976059b6bcb",
"distro": "debian-10",
"type": "NAMI",
"version": "3.8.12-9"
"version": "3.8.12-10"
},
"ruby": {
"arch": "amd64",

View File

@ -33,7 +33,7 @@ $ docker-compose up -d
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
- [`2`, `2-debian-10`, `2.7.12`, `2.7.12-debian-10-r8`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.7.12-debian-10-r8/2/debian-10/Dockerfile)
- [`2`, `2-debian-10`, `2.7.12`, `2.7.12-debian-10-r9`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.7.12-debian-10-r9/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).
@ -603,7 +603,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
## License
Copyright (c) 2021 Bitnami
Copyright (c) 2022 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.