Skip to content

Commit

Permalink
2.6.7-debian-10-r0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitnami Bot committed May 11, 2021
1 parent f8eb034 commit aad71fe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions 2/debian-10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ 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 install git-2.31.1-1 --checksum 81233bbb8e724b9fcc0f451a61d5120fdc101a26b40bb82307eaa2b694cdd789
RUN bitnami-pkg unpack discourse-sidekiq-2.6.6-1 --checksum 7784c1da5e5b7a9e0e7f0b58bbcc9a7becd59b98b618f21bada210f4abd99f83
RUN bitnami-pkg unpack discourse-sidekiq-2.6.7-0 --checksum c23504e69388a28b2294bc634d79b40d00404f6e10f2a4ec47967d6e304036be
RUN bitnami-pkg install brotli-1.0.9-0 --checksum 710dd6f5c97af313d0e867e793bedc013aebe173f9c28d0fabc09a16d3100ab6
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
RUN bitnami-pkg unpack discourse-2.6.6-0 --checksum acc38517859e08555131a4350d13ca8b512b4c5ccada579c1bedca2c2bdb39dc
RUN bitnami-pkg unpack discourse-2.6.7-0 --checksum ad67d62385a9f3ef337ad1b5f40e44989a0f580339917c0ba4fdb4ae82a1a63b
RUN /opt/bitnami/ruby/bin/gem install --force bundler -v '< 2'

COPY rootfs /
ENV BITNAMI_APP_NAME="discourse" \
BITNAMI_IMAGE_VERSION="2.6.6-debian-10-r9" \
BITNAMI_IMAGE_VERSION="2.6.7-debian-10-r0" \
DISCOURSE_EMAIL="[email protected]" \
DISCOURSE_HOST="discourse" \
DISCOURSE_HOSTNAME="127.0.0.1" \
Expand Down
8 changes: 4 additions & 4 deletions 2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
},
"discourse": {
"arch": "amd64",
"digest": "acc38517859e08555131a4350d13ca8b512b4c5ccada579c1bedca2c2bdb39dc",
"digest": "ad67d62385a9f3ef337ad1b5f40e44989a0f580339917c0ba4fdb4ae82a1a63b",
"distro": "debian-10",
"type": "NAMI",
"version": "2.6.6-0"
"version": "2.6.7-0"
},
"discourse-sidekiq": {
"arch": "amd64",
"digest": "7784c1da5e5b7a9e0e7f0b58bbcc9a7becd59b98b618f21bada210f4abd99f83",
"digest": "c23504e69388a28b2294bc634d79b40d00404f6e10f2a4ec47967d6e304036be",
"distro": "debian-10",
"type": "NAMI",
"version": "2.6.6-1"
"version": "2.6.7-0"
},
"git": {
"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.6`, `2.6.6-debian-10-r9`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.6.6-debian-10-r9/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.6.7`, `2.6.7-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.6.7-debian-10-r0/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 aad71fe

Please sign in to comment.