mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 08:17:44 +08:00
1.9.7-r21 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r64
|
||||
FROM bitnami/minideb-extras:jessie-r65
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack discourse-1.9.7-0 --checksum bc0aaaa9c54a172a174693256af8
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="discourse" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.7-r20" \
|
||||
BITNAMI_IMAGE_VERSION="1.9.7-r21" \
|
||||
DISCOURSE_EMAIL="user@example.com" \
|
||||
DISCOURSE_HOST="127.0.0.1" \
|
||||
DISCOURSE_PASSWORD="bitnami123" \
|
||||
|
||||
Reference in New Issue
Block a user