mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
2.0.3-ol-7-r0 release
Update discourse to 2.0.3
This commit is contained in:
@@ -7,11 +7,11 @@ RUN bitnami-pkg install ruby-2.4.4-0 --checksum 8623ed8b7963916ff7f5ecf56c62ce3c
|
||||
RUN bitnami-pkg unpack postgresql-client-9.6.9-1 --checksum b7007d79eb6b282769262c4a2717a50cbfa1150abdbce70d79e6e8b6a42a237c
|
||||
RUN bitnami-pkg install git-2.18.0-0 --checksum 1eb754ba867f732f706db6d202481ad968be9cb4def0421770ed1c52484a2e8e
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.0.2-0 --checksum f763f46b6fa47834fac0a3dd3e9be514cb5ff09c596617ee929c1e143a309647
|
||||
RUN bitnami-pkg unpack discourse-2.0.2-0 --checksum 5fb04cfe416415b1a52f4bedbb31cdae570bfc949171ae2e4156a4795e5882b2
|
||||
RUN bitnami-pkg unpack discourse-2.0.3-0 --checksum c29614219dd1d94fa987a57664f3bf079021b94afae66b96a20868c158dc970c
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.2-ol-7-r29" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.3-ol-7-r0" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="127.0.0.1" \
|
||||
DISCOURSE_PASSWORD="bitnami123" \
|
||||
|
||||
@@ -28,8 +28,8 @@ $ docker-compose up -d
|
||||
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.0.2-ol-7-r29` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.2-ol-7-r29/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.2-debian-9-r16`, `2`, `2.0.2`, `2.0.2-r16`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.2-debian-9-r16/2/Dockerfile)
|
||||
* [`2-ol-7`, `2.0.3-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.3-ol-7-r0/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.0.2-debian-9-r17`, `2`, `2.0.2`, `2.0.2-r17`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.0.2-debian-9-r17/2/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user