Skip to content

Commit

Permalink
2.6.7-debian-10-r2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitnami Bot committed May 13, 2021
1 parent 50e7f21 commit 2d3ded4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 2/debian-10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN install_packages advancecomp ca-certificates curl file ghostscript gifsicle
RUN /build/bitnami-user.sh
RUN /build/install-nami.sh
RUN bitnami-pkg install ruby-2.6.7-0 --checksum 3d605c181d6ae44f6a6debb7c89a4dc64081b5ee28ca41354946f1fa5cd1276a
RUN bitnami-pkg unpack postgresql-client-11.11.0-0 --checksum 648e3913acf696c24143dfca8081d22f655f6a70abc542f5daf3f3cd9aa8e2e9
RUN bitnami-pkg unpack postgresql-client-11.12.0-0 --checksum 94395af20a0ee9e12aaab0d1a58bb42290145af8ab7f736c4bb7cc3f51bbf2b6
RUN bitnami-pkg install git-2.31.1-1 --checksum 81233bbb8e724b9fcc0f451a61d5120fdc101a26b40bb82307eaa2b694cdd789
RUN bitnami-pkg unpack discourse-sidekiq-2.6.7-0 --checksum c23504e69388a28b2294bc634d79b40d00404f6e10f2a4ec47967d6e304036be
RUN bitnami-pkg install brotli-1.0.9-0 --checksum 710dd6f5c97af313d0e867e793bedc013aebe173f9c28d0fabc09a16d3100ab6
Expand All @@ -20,7 +20,7 @@ RUN /opt/bitnami/ruby/bin/gem install --force bundler -v '< 2'

COPY rootfs /
ENV BITNAMI_APP_NAME="discourse" \
BITNAMI_IMAGE_VERSION="2.6.7-debian-10-r1" \
BITNAMI_IMAGE_VERSION="2.6.7-debian-10-r2" \
DISCOURSE_EMAIL="[email protected]" \
DISCOURSE_HOST="discourse" \
DISCOURSE_HOSTNAME="127.0.0.1" \
Expand Down
4 changes: 2 additions & 2 deletions 2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"postgresql-client": {
"arch": "amd64",
"digest": "648e3913acf696c24143dfca8081d22f655f6a70abc542f5daf3f3cd9aa8e2e9",
"digest": "94395af20a0ee9e12aaab0d1a58bb42290145af8ab7f736c4bb7cc3f51bbf2b6",
"distro": "debian-10",
"type": "NAMI",
"version": "11.11.0-0"
"version": "11.12.0-0"
},
"ruby": {
"arch": "amd64",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You can find the default credentials and available configuration options in the
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.6.7`, `2.6.7-debian-10-r1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.6.7-debian-10-r1/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.6.7`, `2.6.7-debian-10-r2`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.6.7-debian-10-r2/2/debian-10/Dockerfile)

Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).

Expand Down

0 comments on commit 2d3ded4

Please sign in to comment.