forked from tompizmor/bitnami-docker-discourse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bitnami Bot
committed
Jun 2, 2021
1 parent
7534897
commit 70542dc
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.7.0-debian-10-r2" \ | ||
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r3" \ | ||
DISCOURSE_EMAIL="[email protected]" \ | ||
DISCOURSE_HOST="discourse" \ | ||
DISCOURSE_HOSTNAME="127.0.0.1" \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters