2.3.3-ol-7-r0 release
This commit is contained in:
parent
4565f480d8
commit
532351a9dc
|
|
@ -6,14 +6,14 @@ RUN install_packages ImageMagick advancecomp cyrus-sasl-lib file ghostscript gif
|
|||
RUN bitnami-pkg install ruby-2.5.6-0 --checksum 2512204b593b77f6b488125e19c55580cd03fba14d0e1f0b761fcf58e731de45
|
||||
RUN bitnami-pkg unpack postgresql-client-11.5.0-0 --checksum 928f0e50c64eed64cb72c16a9da0602c2489685985abba677e1d9350fe9a421c
|
||||
RUN bitnami-pkg install git-2.23.0-0 --checksum 30618c63e72727b90b3cc3e7f8747e599ec11352b29812285a27029807d8766d
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.3.2-3 --checksum b1869e39dfdc9f13ae13a70b8f1c12252f311a17258f5cb012407df60253965c
|
||||
RUN bitnami-pkg unpack discourse-sidekiq-2.3.3-0 --checksum 94826492cc1b18e65004832905e74aed531a2cd61331290a0ce9613fed5db54f
|
||||
RUN bitnami-pkg install brotli-1.0.7-0 --checksum f24dfc1de31ef2294b31d84ec577ea186a64d3399481de7e8b32c102e6334d7f
|
||||
RUN bitnami-pkg unpack discourse-2.3.2-3 --checksum eb8703c30f36f12992809327a2e92b96b50578852babae4e9db9a7f0479e0868
|
||||
RUN bitnami-pkg unpack discourse-2.3.3-0 --checksum 13ee5e863f55d8473265cd5d62339b68cb554256c2d603567a626be64b553181
|
||||
RUN /opt/bitnami/ruby/bin/gem install --force bundler -v '< 2'
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.2-ol-7-r49" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.3-ol-7-r0" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="discourse" \
|
||||
DISCOURSE_HOSTNAME="127.0.0.1" \
|
||||
|
|
|
|||
|
|
@ -47,8 +47,8 @@ $ kubectl apply -f test.yaml
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.3.3-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.3.3-ol-7-r0/2/ol-7/Dockerfile)
|
||||
* [`2-debian-9`, `2.3.3-debian-9-r0`, `2`, `2.3.3`, `2.3.3-r0`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.3.3-debian-9-r0/2/debian-9/Dockerfile)
|
||||
* [`2-ol-7`, `2.3.2-ol-7-r49` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.3.2-ol-7-r49/2/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue