2.1.1-debian-9-r1 release

Maintenance release
This commit is contained in:
Bitnami Bot 2018-09-18 17:46:16 +00:00
parent d0e5b16fcf
commit 2c736a31b0
2 changed files with 3 additions and 3 deletions

View File

@ -7,12 +7,12 @@ RUN bitnami-pkg install ruby-2.4.4-0 --checksum 8ffc50475a39ffe9f3048a64df2e20e1
RUN bitnami-pkg unpack postgresql-client-9.6.10-0 --checksum 89cb6e0fff65cdc6417f6b5d024a86239e047f07f3cc7e84142cc213db0fbda0
RUN bitnami-pkg install git-2.19.0-0 --checksum 30d6fee712feb37f8b2bf21cf751c16d136248a3f1b52b44c67b22e1e4024938
RUN bitnami-pkg unpack discourse-sidekiq-2.1.1-0 --checksum e3a7d92bf92da37007e8e65b4545a97e0173a31ee03b462260a19ab0ce5e75e2
RUN bitnami-pkg unpack discourse-2.1.1-0 --checksum 4927636d55c943d9273a21b2a738eaec8e66c9c8e7cb258aef8e0356881e81ee
RUN bitnami-pkg unpack discourse-2.1.1-1 --checksum 14912c1bb6c7a2e6e396f142c48094f3d707a3e0c161be07a76663f3762243b5
COPY rootfs /
RUN install_packages rsync
ENV BITNAMI_APP_NAME="discourse" \
BITNAMI_IMAGE_VERSION="2.1.1-debian-9-r0" \
BITNAMI_IMAGE_VERSION="2.1.1-debian-9-r1" \
DISCOURSE_EMAIL="user@example.com" \
DISCOURSE_HOST="127.0.0.1" \
DISCOURSE_HOSTNAME="www.example.com" \

View File

@ -31,7 +31,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`2-ol-7`, `2.1.1-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-ol-7-r0/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.1.1-debian-9-r0`, `2`, `2.1.1`, `2.1.1-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-debian-9-r0/2/debian-9/Dockerfile)
* [`2-debian-9`, `2.1.1-debian-9-r1`, `2`, `2.1.1`, `2.1.1-r1`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.1.1-debian-9-r1/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).